grafana/public/app/plugins/datasource/stackdriver
2019-01-09 13:56:15 +01:00
..
components unregister event listener correctly 2019-01-09 13:56:15 +01:00
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials make templateSrv a prop 2019-01-08 13:52:19 +01:00
specs fix more broken tests 2019-01-08 10:00:10 +01:00
annotations_query_ctrl.ts make templateSrv a prop 2019-01-08 13:52:19 +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 add typing for metric descriptor 2019-01-08 14:03:52 +01:00
filter_segments.ts wip: fix broken tests 2019-01-08 08:51:34 +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 make templateSrv a prop 2019-01-08 13:52:19 +01:00
query_filter_ctrl.ts ugly fix. will be removed later on 2019-01-08 12:44:43 +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 add typing for metric descriptor 2019-01-08 14:03:52 +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/