Skip to content

Issue with Grafana reading Billing metrics from CloudWatch.

0

Hi, I am unable to get Aws/billing data in Grafana.

I integrated my AWS Cloudwatch with Grafana. I am getting metrics from other services perfectly like Lambda, EC2, EBS, FSx..etc but not getting aws billing data.

Also, I have tried to switch regions to the region where I have deployed my servers as well as us-east-1 but still, I get no data from AWS/Billing.

The Grafana access role has CloudWatch and Billing ReadOnlyAccess.

Any ideas how I can get around this issue?

asked 3 years ago263 views

1 Answer
0

Several factors could prevent AWS/Billing metrics from appearing in your Grafana dashboards:

For instance, Billing Alerts may not be Enabled: CloudWatch billing metrics must be specifically enabled in your AWS account before they can be queried, next is Region Requirement: AWS/Billing metrics are only available in the US East (N. Virginia) region (us-east-1), regardless of where your resources are deployed. Lastly, review IAM Permissions: While you have CloudWatch and Billing ReadOnlyAccess, additional specific permissions might be required.

AWS
EXPERT

answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.