Skip to content

Commit dba6fe8

Browse files
authored
Merge pull request grafana#5340 from hailthemelody/master
update pricing to include 1 million free API requests per month
2 parents bf1ea56 + ef9500a commit dba6fe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sources/datasources/cloudwatch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ Example `ec2_instance_attribute()` query
9797

9898
## Cost
9999

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
100+
Amazon provides 1 million CloudWatch API requests each month at no additional charge. Past this,
101+
it costs $0.01 per 1,000 GetMetricStatistics or ListMetrics requests. For each query Grafana will
102102
issue a GetMetricStatistics request and every time you pick a dimension in the query editor
103103
Grafana will issue a ListMetrics request.
104104

0 commit comments

Comments
 (0)