-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Is your feature request related to a problem?
Currently, any alert or dashboard URLs are formed with either a UUID or a Search match of its name, this is particularly troublesome as the current Terraform provider often rebuilds these alrets, rendering any 3rd party link relying on these (i.e: Documentation, References, PagerDuty alert metadata, etc) unusable after these objects get rebuilt in the System.
Describe the solution you'd like
An abstraction of these objects IDs, where the backend keeps tracks of versions and always serves the same alert/dashboard, provided it exists and its not been deleted.
Describe alternatives you've considered
n/a
Additional context
Add any other context or screenshots about the feature request here.
n/a
Thank you for your feature request – we love each and every one!
Metadata
Metadata
Assignees
Labels
No labels