aws / amazon-managed-grafana-roadmap

Amazon Managed Grafana Roadmap
Other
60 stars 4 forks source link

Alert rules on matching instances not being populated #87

Open andre-lx opened 1 month ago

andre-lx commented 1 month ago

Hi,

We are using managed Grafana version v10.4.1, and we are trying to use Grafana alerting.

After some tests, the matching instances are never populated, meaning that the alerts are never triggered:

image

We launched version 10.4.1 locally to test it out and using the exact same configurations, rules and queries, on our local instance the matching instances are automatically populated after a minute or so:

image

On AWS Managed Grafana: image

For the query we set a very simple one with EC2 CPU Utilization:

image

This looks like an issue with the Managed Grafana.

Anything else we can test it out?

Thanks