My org is working on restructuring our alerting; including going through every application in our environment and ensuring we have things being monitored and alerted properly.
We want to have 4 "generic" alerts - two for "testing" and two for actual alerts. The 'test' ones would just email our SAM team when it fires; and the actual ones will open incidents in our ticketing system.
What I'm finding is that we can't find an effective and simple way to flip an application between those test/prod alerts. For our "generic" prod alert config, we have it set so "Application Name begins with Contoso-Ticket" (name clearly changed, lol). The generic test alert config is "Application name begins with "TEST-Contoso-Ticket". What we have found is that if we create an App Template with the "Test" name, and then assign the monitors; the names of the assigned monitors don't change if we rename the template; and the alerting doesn't get moved over to the Prod one. We have to delete the assigned monitors and then reassign them after renaming the template.
The alert config shows a Description field on the application that can be used - but looking at an application, it has no usable description field. The template has a description but that doesn't appear to show up on the assigned application. Additionally, the template has Tags - but those aren't available on the application either. Lastly, you can create an application custom property - but it doesn't appear that this can be set from the template.
What other options might I have to do what I'm trying to do here (create template, have associated alert that emails the SAM team; tweak alerting threshholds; then shift that template's assigned monitors to our Prod alert that sends incidents)?
I'm open to changing our methods as well; this is the only org I've worked with that used SAM, so there's good chance of being other methods to accomplish this that I'm not aware of.