Cloudwatch data missing in Grafana

Hello Team,

I’m trying to build graph on Grafana using CloudWatch as datasource, I want to incorporate AWS metric with grafana application to plot the graphs. However, when I checked the data I found that some metrics fetch correct, but some are absent.
For some services dimensions are present, for some there is no information. There are no error logs in log files regarding this.

I checked all the CloudWatch data and it’s coming fine on AWS console, but strangely missing in Grafana Interface.

Could you please help to understand what’s wrong here?
Would appreciate your support on this.

Some metrics needs more dimensions, not just one.
Make sure you haed configured all required dimensions for requested metrics.

Example: https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/issues/74