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?

posta 9 mesi fa698 visualizzazioni
2 Risposte
2
Risposta accettata

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
ESPERTO
con risposta 9 mesi fa
profile pictureAWS
ESPERTO
verificato 9 mesi fa
  • 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..

con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande