grafana/public/app/plugins/datasource/stackdriver
Ivana Huckova 6937f3549b
@grafana/ui: Various smaller Icon updates (#23588)
* Remove icon types duplicates, update getAllIcons

* Update Explore-related icons, positioning

* Update Getting started icons

* Update navmodel

* Style adjustments, css changes

* Update tests

* Updatee icon name in test file
2020-04-16 13:49:58 +02:00
..
components @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
img improve the stackdriver logo 2019-02-04 23:19:14 -08:00
partials @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
specs Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
annotations_query_ctrl.ts Stackdriver: Project selector (#22447) 2020-03-02 09:31:09 -05:00
api.test.ts Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
api.ts Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
config_ctrl.ts Stackdriver: Fix GCE auth bug when creating new data source (#22836) 2020-03-18 08:11:14 +01:00
constants.ts Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
datasource.ts Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
functions.test.ts noImplicitAny: Lower count to about 3450 (#17799) 2019-06-27 15:56:02 +02:00
functions.ts Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
module.ts Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
plugin.json Chore: Remove unused properties in explore (#17359) 2019-05-31 09:45:53 +02:00
README.md Docs: Minor edits to the README and several md files (#19238) 2019-09-20 00:04:56 +02:00
StackdriverMetricFindQuery.ts Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
types.ts Query: make queryType a top level property (#23412) 2020-04-07 13:58:08 -07:00

Stackdriver Data Source - Native Plugin

Grafana ships with built-in support for Google Stackdriver. You just have to add it as a data source and you will be ready to build dashboards for your Stackdriver metrics.

Read more about it here:

http://docs.grafana.org/datasources/stackdriver/