Section 2 · Common data sources

The AWS CloudWatch data source.

Estimated time: 1 min

CloudWatch: Native AWS monitoring

What it’s for: AWS resources including EC2, RDS, Lambda, S3, ECS, and many other AWS services.

Good to know

  • Connects to AWS services like EC2, RDS, Lambda, S3, and ECS, with no collection agents to deploy
  • Requires AWS authentication configured in Grafana
  • AWS bills the GetMetricData API that Grafana uses per metric retrieved, so dashboards that pull many metrics on frequent refreshes can add cost.

Best for

  • AWS infrastructure monitoring
  • Services only available via CloudWatch
  • Quick visibility into AWS resources

Cost Tip: Monitor your CloudWatch costs. GetMetricData is billed per metric retrieved, so more metrics and more frequent refreshes mean higher bills.


Documentation

View the full documentation.

CloudWatch data source