Cloudwatch custom metric not showing in AWS Grafana

0

Hi,

I have created a custom metric that is not showing in aws grafana,

aws grafana is setup in a different account and has access to cloudwatch in the source account. I can see all aws metrics and logs as well containerinsights etc but none of the metrics i made are in there

At present none of them have dimensions, is that a blocking factor?

gefragt vor 9 Monaten698 Aufrufe
2 Antworten
2
Akzeptierte Antwort

Hi,

Please look at this document Step by step guide for adding Amazon CloudWatch data source to Grafana cloud.

    Namespaces of Custom Metrics
    Grafana can’t load custom namespaces through the CloudWatch GetMetricData API.

    To make custom metrics appear in the data source’s query editor fields, specify the names of the namespaces containing the custom metrics in the data source configuration’s Namespaces of Custom Metrics field. The field accepts multiple namespaces separated by commas.

Also, make sure you have correct name in namespaces. It is case sensitive.

Here are the some of the resources/documentation, that I'd suggest you to follow. These have step by step guide for cloudwatch integration with Grafana cloud and how to add cloudwatch as source to Grafana:

  1. Manually add CloudWatch as a data source
  2. Grafana integration

Hope you find this useful. Comment here if you have additional questions.

Abhishek

profile pictureAWS
EXPERTE
beantwortet vor 9 Monaten
profile pictureAWS
EXPERTE
überprüft vor 9 Monaten
  • Agreed with secondabhi: proper definition of custom namespaces is very probably the issue here (not metrics dimensions)

  • Thank you Didlier for adding to it.

0

that worked! thank you..

beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen