[Question] GrafanaNotificationPolicy for externally-managed data sources #1855
Unanswered
npapapietro
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have externally managed alerts configured through the prometheus operator that has alerts configured through PrometheusRule. With this I have configured a Notification policy
I can confirm in the
Alert Rules
view in grafana that there are firing alerts with the labelexternal_label=my_instance
but doesn't not get propagated to notification policies.I have
manageAlerts: true
as well for the prometheus data sourceAm I misunderstanding how to configure alerts with grafana operator?
Beta Was this translation helpful? Give feedback.
All reactions