grafana/public/app/plugins/datasource/stackdriver
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532)
* Fix prettier version to 1.16.4
2019-02-19 15:41:35 +01:00
..
components Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
img improve the stackdriver logo 2019-02-04 23:19:14 -08:00
partials stackdriver: small fixes after reactifying 2019-01-14 18:23:01 +01:00
specs stackdriver: fixes #15182 2019-02-05 15:42:59 +01:00
annotations_query_ctrl.ts stackdriver: converts some variables from any to types 2019-01-14 23:43:31 +01:00
config_ctrl.ts stackdriver: change name of authentication type 2018-10-22 16:12:22 +02:00
constants.ts Add mean on distribution as well 2019-01-04 16:58:27 +01:00
datasource.ts stackdriver: fixes #15182 2019-02-05 15:42:59 +01:00
filter_segments.ts wip: fix broken tests 2019-01-08 08:51:34 +01:00
functions.test.ts add tests 2019-01-03 15:12:03 +01:00
functions.ts merge from 14293-metric-display-names 2019-01-02 15:07:38 +01:00
module.ts stackdriver: use new naming convention for query editor all over 2018-11-13 10:57:10 +01:00
plugin.json improve the stackdriver logo 2019-02-04 23:19:14 -08:00
query_ctrl.ts stackdriver: add some more typings 2019-02-05 15:28:03 +01:00
query_filter_ctrl.ts access scope directly from this. update tests 2019-01-10 17:18:24 +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: fixes #15182 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/