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?

preguntada hace 9 meses698 visualizaciones
2 Respuestas
2
Respuesta aceptada

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
EXPERTO
respondido hace 9 meses
profile pictureAWS
EXPERTO
revisado hace 9 meses
  • 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..

respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas