Cloudwatch missing values for RDS

  • What Grafana version and what operating system are you using?
    10.0.1

  • What are you trying to achieve?

Dashboard for RDS metrics and performance insight

Also can we show the metrics from performance insight to Grafana

  • What happened?
    I am try to find metrics from Grafana, in Cloudwatch exist but not in Grafana

  • What did you expect to happen?
    to Show the metrics

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

no

You need to specify also dimensions.

Where i can to this ? And how i can find the correct dimension ? :slight_smile:

It is there:


Grafana may offer you Dimension names or their values in the dropdown - but you can still write own if they are not correct: AWS Grafana GameLift Hard Coded Metrics - #2 by jangaraj

If you make a close look into your “working” metrics in the CloudWatch, then you will find that each of them has some dimensions - that’s what you need. Please note that some metrics may need multiple dimensions, not just one.

I would recommend to start with some ready RDS dashboard, e.g.

and then customize it for your need.

LOL thanks i am so stupid :smiley: