[Question] GrafanaNotificationPolicy for externally-managed data sources #1855
-
I have externally managed alerts configured through the prometheus operator that has alerts configured through PrometheusRule. With this I have configured a Notification policy apiVersion: grafana.integreatly.org/v1beta1
kind: GrafanaNotificationPolicy
metadata:
name: notificationpolicy-sample
spec:
instanceSelector:
matchLabels:
dashboards: "grafana"
allowCrossNamespaceImport: true
route:
receiver: slack-alerts
group_wait: 10s
group_interval: 1h
repeat_interval: 3h
routes:
- receiver: slack-alerts
object_matchers:
- - external_label
- =
- my_instance I can confirm in the I have Am I misunderstanding how to configure alerts with grafana operator? |
Beta Was this translation helpful? Give feedback.
Answered by
npapapietro
Aug 9, 2025
Replies: 1 comment
-
External Alerts in Grafana aren't supported |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Baarsgaard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
External Alerts in Grafana aren't supported