diff --git a/public/app/plugins/datasource/cloud-monitoring/README.md b/public/app/plugins/datasource/cloud-monitoring/README.md index cd07b8ef37c..4a3177f47fa 100644 --- a/public/app/plugins/datasource/cloud-monitoring/README.md +++ b/public/app/plugins/datasource/cloud-monitoring/README.md @@ -1,7 +1,7 @@ -# Google Cloud Monitoring Data Source - Native Plugin (formerly named Stackdriver) +# Google Cloud Monitoring data source - native plugin (formerly named Stackdriver) -Grafana ships with built-in support for Google Cloud Monitoring. You just have to add it as a data source and you will be ready to build dashboards for your Cloud Monitoring metrics. +Grafana ships with **built in** support for Google Cloud Monitoring. Simply add it as a data source and you are ready to build dashboards for your Cloud Monitoring metrics. Read more about it here: -[https://grafana.com/docs/grafana/latest/features/datasources/cloudmonitoring/](https://grafana.com/docs/grafana/latest/features/datasources/cloudmonitoring/) +[https://grafana.com/docs/grafana/latest/datasources/google-cloud-monitoring/](https://grafana.com/docs/grafana/latest/datasources/google-cloud-monitoring/) diff --git a/public/app/plugins/datasource/cloudwatch/README.md b/public/app/plugins/datasource/cloudwatch/README.md index 184fb89c6b3..e5e698cb51d 100644 --- a/public/app/plugins/datasource/cloudwatch/README.md +++ b/public/app/plugins/datasource/cloudwatch/README.md @@ -1,7 +1,7 @@ -# CloudWatch Data Source - Native Plugin +# CloudWatch data source - native plugin -Grafana ships with **built in** support for CloudWatch. You just have to add it as a data source and you will be ready to build dashboards for your CloudWatch metrics. +Grafana ships with **built in** support for CloudWatch. Simply add it as a data source and are ready to build dashboards for your CloudWatch metrics. Read more about it here: -[https://grafana.com/docs/grafana/latest/features/datasources/cloudwatch/](https://grafana.com/docs/grafana/latest/features/datasources/cloudwatch/) +[https://grafana.com/docs/grafana/latest/datasources/cloudwatch/](https://grafana.com/docs/grafana/latest/datasources/cloudwatch/) diff --git a/public/app/plugins/datasource/grafana-azure-monitor-datasource/README.md b/public/app/plugins/datasource/grafana-azure-monitor-datasource/README.md new file mode 100644 index 00000000000..c5114949b0e --- /dev/null +++ b/public/app/plugins/datasource/grafana-azure-monitor-datasource/README.md @@ -0,0 +1,7 @@ +# Azure Monitor data source - native plugin + +Grafana ships with **built in** support for Azure Monitor. You just have to add it as a data source and you will be ready to build dashboards for your Azure Monitor metrics. + +Read more about it here: + +[https://grafana.com/docs/grafana/latest/datasources/azuremonitor/](https://grafana.com/docs/grafana/latest/datasources/azuremonitor/)