Allow Email Alert Subject Customization #11762
JenniferMcNitt
started this conversation in
Ideas
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.
The subject line for all email alerts (both firing and resolved) contain a GUID before the Alert's title. It also contains other labels that are not needed in the subject line.
At a minimum, the GUID should be hidden so it is easier to create filters for these alerts. Ultimately, it would be best to have the subject totally configurable.
The subject line format currently looks like the following for us:
[FIRING:1] GUID # (Alert Name, all Label Values including the ruleSource URL)
All reactions