Feature: Provision Individual Notification Policy Routes #1767
Labels
enhancement
New feature or request
triage/needs-information
Indicates an issue needs more information in order to work on it.
Is your feature request related to a problem? Please describe.
We need to dynamically add notification policy routes for different contact points.
In our case new Contact Points can be added dynamically during runtime and we need to be able to also dynamically add Notification Policy Routes to these Contact Points.
Describe the solution you'd like
Having a separate
GrafanaNotificationPolicyRoute
Kind and arouteSelector
attribute in the existingGrafanaNotificationPolicy
could probably solve this issue.Something like:
These would result in the following merged routes:
Assuming that routes with a higher priority value are added before lower priority values.
Please let me know what you think, this is just an initial idea from my side.
I would be open to help with the implementation on this.
Thanks a lot for your support!
The text was updated successfully, but these errors were encountered: