grafana/public/app/plugins/datasource/stackdriver
Dominik Prokop 19e824006a
Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718)
* Make SelectOptionItem a generic type to enable select value typing
* TS ignores added because of optional value on Select items (it's no longer any)
2019-04-23 20:44:16 +02:00
..
components Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 2019-04-23 20:44:16 +02: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 stackdriver: change reducer mapping for distribution metrics 2019-02-24 17:44:15 +01:00
datasource.ts Refactor: improvements to PanelQueryRunner (#16678) 2019-04-18 21:56:27 -07: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 Fixed type issues introduced by adding angular types 2019-03-12 15:27:02 +01:00
README.md stackdriver: revert an accidental commit for text template variable 2018-09-28 18:19:57 +02:00
StackdriverMetricFindQuery.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02: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/