grafana/public/app/plugins/datasource/stackdriver
Erik Sundell c84cf1f598 stackdriver: check if array is empty to prevent filter from crashing. This closes #13607 2018-10-11 15:10:47 +02:00
..
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials ux: minor update to look of stackdriver query help 2018-10-08 23:29:29 +02:00
specs stackdriver metric name fix. Fixes #13562 2018-10-08 15:34:28 +02:00
README.md stackdriver: revert an accidental commit for text template variable 2018-09-28 18:19:57 +02:00
annotations_query_ctrl.ts stackdriver: set first metric as selected if no metric could be retrieved from the target 2018-09-27 15:42:01 +02:00
config_ctrl.ts stackdriver: ux for config page, docs updated 2018-09-14 09:39:16 +02:00
constants.ts stackdriver heatmap support 2018-10-03 16:27:04 +09:00
datasource.ts stackdriver metric name fix. Fixes #13562 2018-10-08 15:34:28 +02:00
filter_segments.ts stackdriver: check if array is empty to prevent filter from crashing. This closes #13607 2018-10-11 15:10:47 +02:00
module.ts stackdriver: wip annotation support 2018-09-27 15:18:10 +02:00
plugin.json stackdriver: wip annotation support 2018-09-27 15:18:10 +02:00
query_aggregation_ctrl.ts stackdriver: adds missing nginject attribute 2018-10-03 14:42:41 +02:00
query_ctrl.ts stackdriver: use correct default value for alignment period 2018-09-28 15:23:13 +02:00
query_filter_ctrl.ts stackdriver metric name fix. Fixes #13562 2018-10-08 15:34:28 +02:00

README.md

Stackdriver Datasource - Native Plugin

Grafana ships with built-in support for Google Stackdriver. You just have to add it as a datasource and you will be ready to build dashboards for your Stackdriver metrics.

Read more about it here:

http://docs.grafana.org/datasources/stackdriver/