I just added an custom property called "environment" to all of the nodes to separate development and production systems, but our existing alerts do not check the environment as a condition. so non-production nodes are causing alerts to go to our on-call staff.
I'm looking for a fast way to add a condition of "environment=production" to all of our alerts. Is there way to do this using SQL or the Web console ?
We also considering adding "operational status" custom property so that nodes in a build or maintenance status will not cause alerts either.