mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: update cloud data sources README links (#37820)
* docs: update cloud data sources README links * Update public/app/plugins/datasource/cloudwatch/README.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update public/app/plugins/datasource/grafana-azure-monitor-datasource/README.md * Update public/app/plugins/datasource/cloud-monitoring/README.md Co-authored-by: Daniel Lee <dan.limerick@gmail.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
parent
05b0df2254
commit
c5f384c654
@ -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/)
|
||||
|
@ -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/)
|
||||
|
@ -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/)
|
Loading…
Reference in New Issue
Block a user