Replies: 1 comment 4 replies
-
To keep in line with kubernetes convention, the operator uses |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Describe the bug
When creating a GrafanaAlertRuleGroup with association with a contact point, the association is not created.
Version
v5.12.0
To Reproduce
Steps to reproduce the behavior:
spec.rules
notification_settings.receiver
, and from Grafana confirm that there's no such association.Expected behavior
The alert rule should have linked correctly to the contact point.
Suspect component/Location where the bug might be occurring
Unknown. Not sure if this is related, but my contact point also has this bug #1644.
Screenshots
If applicable, add screenshots to help explain your problem.
Runtime (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions