diff --git a/public/app/plugins/datasource/stackdriver/README.md b/public/app/plugins/datasource/stackdriver/README.md new file mode 100644 index 00000000000..25c459d6907 --- /dev/null +++ b/public/app/plugins/datasource/stackdriver/README.md @@ -0,0 +1,7 @@ +# 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/](http://docs.grafana.org/datasources/stackdriver/)