grafana/public/app/plugins/datasource/stackdriver
Daniel Lee e101bcdb13 stackdriver: fix bug when multiple projects connected to service account
We had incorrectly assumed that a service account could only be connected
to one project.
2018-09-24 10:17:06 +02:00
..
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials stackdriver: refactoring - extract out filtersegments component 2018-09-24 00:59:28 +02:00
specs stackdriver: fix bug when multiple projects connected to service account 2018-09-24 10:17:06 +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: add alignment period to query controller 2018-09-17 17:16:14 +02:00
datasource.ts stackdriver: fix bug when multiple projects connected to service account 2018-09-24 10:17:06 +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_ctrl.ts stackdriver: fix bug when multiple projects connected to service account 2018-09-24 10:17:06 +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/