Files
grafana/public/app/plugins/datasource/stackdriver
Daniel Lee 1ecd70e2dd stackdriver: fixes #15182
For the filter expression, a better default is to
interpolate multi variables as a regex rather than
the default globbing pattern.

Also, uses the real TemplateSrv class rather than
stubbing it in the tests.
2019-02-05 15:42:59 +01:00
..
2019-02-04 23:19:14 -08:00
2019-02-05 15:42:59 +01:00
2019-01-04 16:58:27 +01:00
2019-02-05 15:42:59 +01:00
2019-01-08 08:51:34 +01:00
2019-01-03 15:12:03 +01:00
2019-02-04 23:19:14 -08:00
2019-02-05 15:42:59 +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/