grafana/public/app/plugins/datasource/stackdriver
2018-11-09 13:55:14 +01:00
..
components stackdriver: pass query definition from react, making it possible to use another definition than the query string only 2018-11-09 13:55:14 +01:00
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials stackdriver: make it possible to use alignment period template variable 2018-11-09 13:55:14 +01:00
specs stackdriver: make it possible to use aggregation template variable 2018-11-09 13:55:14 +01: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: change name of authentication type 2018-10-22 16:12:22 +02:00
constants.ts stackdriver heatmap support 2018-10-03 16:27:04 +09:00
datasource.ts stackdriver: move response parsing to datasource file 2018-11-09 13:55:08 +01:00
filter_segments.ts Resource type filter (#13784) 2018-10-24 11:18:49 +02:00
functions.ts stackdriver: fix default value bug 2018-11-09 13:55:13 +01:00
module.ts stackdriver: refactoring - rename react components and file structure changes 2018-11-09 13:55:08 +01:00
plugin.json stackdriver: remove not needed scope 2018-10-22 16:12:55 +02:00
query_aggregation_ctrl.ts stackdriver: make it possible to use aligner template variable 2018-11-09 13:55:14 +01:00
query_ctrl.ts Resource type filter (#13784) 2018-10-24 11:18:49 +02:00
query_filter_ctrl.ts stackdriver: make it possible to use metric type template variable 2018-11-09 13:55:13 +01:00
README.md stackdriver: revert an accidental commit for text template variable 2018-09-28 18:19:57 +02:00
StackdriverMetricFindQuery.ts stackdriver: return correct value 2018-11-09 13:55:13 +01:00
types.ts stackriver: rename interface 2018-11-09 13:55:12 +01: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/