grafana/public/app/plugins/datasource/stackdriver
2018-10-22 16:03:13 +02:00
..
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials stackdriver: wip - add very basic checkbox for gce auto authentication 2018-10-22 16:03:13 +02:00
specs stackdriver: fix failing tests 2018-10-18 16:45:46 +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: make backend query a pure test datasource function 2018-10-22 16:03:13 +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 working on react data / query exectution 2018-10-14 15:39:34 +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 working on react data / query exectution 2018-10-14 15:39:34 +02:00
README.md stackdriver: revert an accidental commit for text template variable 2018-09-28 18:19:57 +02:00

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/