grafana/public/app/plugins/datasource/stackdriver
2019-01-17 09:27:43 +01:00
..
components chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials stackdriver: small fixes after reactifying 2019-01-14 18:23:01 +01:00
specs access scope directly from this. update tests 2019-01-10 17:18:24 +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 add typing for metric descriptor 2019-01-08 14:03:52 +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 add table support flag for stackdriver 2018-11-29 10:39:36 +01:00
query_ctrl.ts stackdriver: converts some variables from any to types 2019-01-14 23:43:31 +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 add typing for metric descriptor 2019-01-08 14:03:52 +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/