Docs/updates amazon cloudwatch (#64987)

* updated AWS to Amazon in the index file

* edited query editor index file -AWS with Amazon
This commit is contained in:
lwandz13 2023-03-23 10:43:21 -05:00 committed by GitHub
parent ac03c0efed
commit 0975e53fc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -6,19 +6,19 @@ aliases:
- cloudwatch/
- preconfig-cloudwatch-dashboards/
- provision-cloudwatch/
description: Guide for using AWS CloudWatch in Grafana
description: Guide for using Amazon CloudWatch in Grafana
keywords:
- grafana
- cloudwatch
- guide
menuTitle: AWS CloudWatch
title: AWS CloudWatch data source
menuTitle: Amazon CloudWatch
title: Amazon CloudWatch data source
weight: 200
---
# AWS CloudWatch data source
# Amazon CloudWatch data source
Grafana ships with built-in support for AWS CloudWatch.
Grafana ships with built-in support for Amazon CloudWatch.
This topic describes queries, templates, variables, and other configuration specific to the CloudWatch data source.
For instructions on how to add a data source to Grafana, refer to the [administration documentation]({{< relref "../../administration/data-source-management/" >}}).

View File

@ -3,7 +3,7 @@ aliases:
- ../../data-sources/aws-cloudwatch/query-editor/
- ../cloudwatch/
- ./
description: Guide for using the AWS CloudWatch data source's query editor
description: Guide for using the Amazon CloudWatch data source's query editor
keywords:
- grafana
- aws
@ -11,11 +11,11 @@ keywords:
- guide
- queries
menuTitle: Query editor
title: AWS CloudWatch query editor
title: Amazon CloudWatch query editor
weight: 300
---
# AWS CloudWatch query editor
# Amazon CloudWatch query editor
This topic explains querying specific to the CloudWatch data source.
For general documentation on querying data sources in Grafana, see [Query and transform data]({{< relref "../../../panels-visualizations/query-transform-data" >}}).