From a1f486bbfa59d89851f295a9d4f95bd4b6ea68cd Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Fri, 28 Sep 2018 18:19:57 +0200 Subject: [PATCH] stackdriver: revert an accidental commit for text template variable with dummy change in readme to be able to make a commit --- public/app/plugins/datasource/stackdriver/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/stackdriver/README.md b/public/app/plugins/datasource/stackdriver/README.md index 25c459d6907..6cb6f1ad4d4 100644 --- a/public/app/plugins/datasource/stackdriver/README.md +++ b/public/app/plugins/datasource/stackdriver/README.md @@ -1,4 +1,4 @@ -# Stackdriver Datasource - Native Plugin +# 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.