grafana/public/app/plugins/datasource/stackdriver
2018-11-29 10:39:36 +01:00
..
components stackdriver: add query keyword style to query fields 2018-11-19 16:26:06 +01:00
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials stackdriver: use angular dropdown so that we can restrict user input 2018-11-20 13:18:00 +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: revert project test stuff 2018-11-15 13:23:42 +01:00
filter_segments.ts Resource type filter (#13784) 2018-10-24 11:18:49 +02:00
functions.ts stackdriver: reimplementing service variable query type 2018-11-19 16:06:30 +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_aggregation_ctrl.ts stackdriver: add support for template variables 2018-11-19 14:44:40 +01:00
query_ctrl.ts stackdriver: remove not used variable 2018-11-20 13:22:43 +01: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: reimplementing service variable query type 2018-11-19 16:06:30 +01:00
types.ts stackdriver: reimplementing service variable query type 2018-11-19 16:06:30 +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/