grafana/public/app/plugins/datasource/stackdriver
Erik Sundell 251bb09aed stackdriver: convert most common stackdriver units to grafana units if possible 2018-09-27 14:03:52 +02:00
..
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials stackdriver: WIP - implement stackdriver style auto alignment period. also return the used alignment period and display it in the query editor 2018-09-26 17:50:08 +02:00
specs stackdriver: fix typescript errors 2018-09-27 10:55:11 +02:00
README.md stackdriver: add simple readme 2018-09-14 09:38:16 +02:00
config_ctrl.ts stackdriver: ux for config page, docs updated 2018-09-14 09:39:16 +02:00
constants.ts stackdriver: convert most common stackdriver units to grafana units if possible 2018-09-27 14:03:52 +02:00
datasource.ts stackdriver: convert most common stackdriver units to grafana units if possible 2018-09-27 14:03:52 +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 typescript errors 2018-09-27 10:55:11 +02:00
query_ctrl.ts stackdriver: convert most common stackdriver units to grafana units if possible 2018-09-27 14:03:52 +02:00

README.md

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/