Hi, I'm trying to understand what's missing for my exporter to work as expected.
I did a setup using Terraform, and it is uploading my pod, and I am able to access its /metrics. However, I can't see the metrics I want from my CloudWatch, only some logs related to Java, and about the exporter, but nothing about my metrics. The goal is to collect AmazonMQ metrics: my config yaml: https://gist.github.com/vit0rr/ff2129f24aa6d5e2cf6360b17d3dd6c2 my Terraform file: https://gist.github.com/vit0rr/cd4354fa25efc5a848aa86dd7037252f I'm using helm-charts: https://github.com/prometheus/cloudwatch_exporter https://github.com/prometheus-community/helm-charts/blob/main/charts/prometheus-cloudwatch-exporter/Chart.yaml Does I need to configure something on AWS? What's missing? -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/44ec49ca-c173-4e66-bbc1-6be5c175b3d3n%40googlegroups.com.

