grafana/public/app/plugins/datasource/stackdriver
Erik Sundell 9b1b4c09f5 use render props pattern 2018-12-19 15:54:45 +01:00
..
components use render props pattern 2018-12-19 15:54:45 +01:00
img stackdriver: update logo 2018-09-14 09:39:16 +02:00
partials cleanup 2018-12-19 14:19:27 +01:00
specs rollback test state to before template variables were added 2018-12-18 16:19:49 +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
angular_wrappers.ts cleanup 2018-12-19 14:19:27 +01:00
annotations_query_ctrl.ts stackdriver: set first metric as selected if no metric could be retrieved from the target 2018-09-27 15:42:01 +02:00
config_ctrl.ts stackdriver: change name of authentication type 2018-10-22 16:12:22 +02:00
constants.ts stackdriver heatmap support 2018-10-03 16:27:04 +09:00
datasource.ts remove linebreak 2018-12-18 11:28:35 +01:00
filter_segments.ts cleanup 2018-12-19 14:19:27 +01:00
functions.ts stackdriver: reimplementing service variable query type 2018-11-19 16:06:30 +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_aggregation_ctrl.ts Merge branch '14293-metric-display-names' into reactify-stackdriver 2018-12-19 09:21:35 +01:00
query_ctrl.ts cleanup 2018-12-19 14:19:27 +01:00
query_filter_ctrl.ts cleanup 2018-12-19 14:19:27 +01:00
types.ts wip: convert angular directives to react components 2018-12-13 16:40:14 +01:00

README.md

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/