We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf1ea56 + ef9500a commit dba6fe8Copy full SHA for dba6fe8
docs/sources/datasources/cloudwatch.md
@@ -97,8 +97,8 @@ Example `ec2_instance_attribute()` query
97
98
## Cost
99
100
-It's worth to mention that Amazon will charge you for CloudWatch API usage. CloudWatch costs
101
-$0.01 per 1,000 GetMetricStatistics or ListMetrics requests. For each query Grafana will
+Amazon provides 1 million CloudWatch API requests each month at no additional charge. Past this,
+it costs $0.01 per 1,000 GetMetricStatistics or ListMetrics requests. For each query Grafana will
102
issue a GetMetricStatistics request and every time you pick a dimension in the query editor
103
Grafana will issue a ListMetrics request.
104
0 commit comments