grafana/public/app/plugins/datasource/stackdriver
2018-11-09 13:55:12 +01:00
..
components stackriver: use type for state 2018-11-09 13:55:12 +01:00
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials Resource type filter (#13784) 2018-10-24 11:18:49 +02:00
specs stackdriver: fix failing tests 2018-10-22 16:12:22 +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: 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: rename state vars 2018-11-09 13:55:12 +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: add aggregation query 2018-11-09 13:55:09 +01:00
query_ctrl.ts Resource type filter (#13784) 2018-10-24 11:18:49 +02:00
query_filter_ctrl.ts stackdriver: move response parsing to datasource file 2018-11-09 13:55:08 +01:00
README.md stackdriver: revert an accidental commit for text template variable 2018-09-28 18:19:57 +02:00
StackdriverMetricFindQuery.ts stackdriver: rename state vars 2018-11-09 13:55:12 +01:00
types.ts stackriver: use type for state 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/