grafana/public/app/plugins/datasource/stackdriver
2018-09-26 13:39:03 +02:00
..
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials stackdriver: update aggregation and alignment before refreshing when changing metric 2018-09-26 13:22:20 +02:00
specs stackdriver: fix broken tests 2018-09-26 13:39:03 +02:00
config_ctrl.ts stackdriver: ux for config page, docs updated 2018-09-14 09:39:16 +02:00
constants.ts stackdriver: populate alignment and aggregation dropdowns based on metric type and value type 2018-09-25 09:34:14 +02:00
datasource.ts stackdriver: wip: split metric dropdown into two parts - resource and metric 2018-09-25 16:51:12 +02:00
filter_segments.ts stackdriver: fix bug when multiple projects connected to service account 2018-09-24 10:17:06 +02:00
module.ts Stackdriver: Loads project name and metrics descriptions into the query controller 2018-09-14 09:35:27 +02:00
plugin.json added beta notice 2018-09-21 11:28:19 +02:00
query_aggregation_ctrl.ts stackdriver: fix broken tests 2018-09-26 13:39:03 +02:00
query_ctrl.ts stackdriver: update aggregation and alignment before refreshing when changing metric 2018-09-26 13:22:20 +02:00
README.md stackdriver: add simple readme 2018-09-14 09:38:16 +02: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/