grafana/public/app/plugins/datasource/stackdriver
2019-01-07 14:52:36 +01:00
..
components move component to components dir. also move directive registration out from datasource 2019-01-07 11:26:06 +01:00
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials bind array instead of function 2019-01-07 13:37:39 +01:00
specs fix broken tests 2019-01-07 11:26:06 +01:00
annotations_query_ctrl.ts cleanup 2019-01-03 16:21:20 +01: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 Merge branch '14293-metric-display-names' into reactify-stackdriver 2019-01-07 13:59:36 +01:00
filter_segments.ts fix filter bug 2019-01-07 14:15:53 +01:00
functions.test.ts add tests 2019-01-03 15:12:03 +01:00
functions.ts merge from 14293-metric-display-names 2019-01-02 15:07:38 +01:00
module.ts stackdriver: use new naming convention for query editor all over 2018-11-13 10:57:10 +01:00
plugin.json add table support flag for stackdriver 2018-11-29 10:39:36 +01:00
query_ctrl.ts move component to components dir. also move directive registration out from datasource 2019-01-07 11:26:06 +01:00
query_filter_ctrl.ts ugly temporary fix for scope issue. will be removed later on 2019-01-07 14:52:36 +01:00
README.md stackdriver: revert an accidental commit for text template variable 2018-09-28 18:19:57 +02:00
StackdriverMetricFindQuery.ts stackdriver: reimplementing service variable query type 2018-11-19 16:06:30 +01:00
types.ts reactify annotation query editor 2018-12-28 19:45:24 +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/