-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rules from Amazon Managed Service for Prometheus data source do not show up in Grafana alerting view, like they do for Prometheus core data source #251
Comments
Hi @VermaPriyanka, I was able to create an alerting rule using the Amazon Managed Service for Prometheus plugin with the "Manage alerts via Alerting UI" toggle enabled, and view it from the "Alert rules" page (see the screenshot below). I ran a fresh copy of Grafana with docker using the command |
The snapshot above shows a Grafana managed alert against an Amazon Managed Service for Prometheus data source configured with the Amazon Managed Service for Prometheus plugin. This issue is for data-source managed alerts, alert rules defined in Amazon Managed Service for Prometheus and viewable in Grafana. These are viewable with the Prometheus core plugin. |
Hello @kevinwcyu, |
Hi @aholovin-smtc, we plan to revisit the approach for it. There are instances where we need to be able treat the Prometheus and Amazon Prometheus data source interchangeably in a generic way. |
Thank you for the response, @kevinwcyu. |
Hi @aholovin-smtc, we currently don't have a timeline for this yet. The SigV4 auth in the core Prometheus data source won't be removed before we have this functionality working with the Amazon Managed Prometheus data source though. |
What happened:
When an Amazon Managed Service for Prometheus endpoint is configured as a data source using Prometheus core plugin, the rules/alerts defined in Amazon Managed Service for Prometheus ruler configuration are displayed in Grafana Alerting "Alert Rules" page. However, same rules/alerts do not show up when the data source is configured using the new Amazon Managed Service for Prometheus plugin.
What you expected to happen:
When "Manage alerts via Alerting UI" is toggled on, the rules/alerts from an Amazon Managed Service for Prometheus data source (using this plugin) are displayed in the Grafana alerting UI.
How to reproduce it (as minimally and precisely as possible):
Environment:
The text was updated successfully, but these errors were encountered: