As time goes by, writing alerts becomes more and more complex. Just today I found an alert that was written in such a way that it would trip on zero SAM instances.
This isn't what the alert was originally built to do but due to renaming of SAM instances via the web interface it unexpectedly broke the alert.
Now, I've got code running on another server that evaluates the active alerts and could generate an external alert when an alert ends up in a broken state, but I'd like to keep this inside Orion and write an Orion alert that detects that an alert trigger condition has changed.
Any ideas on how to do this?
Chris