Customer Self-Service Portal

Using Tags in alerts

Tags are an awesome feature and it would be even better if they could be used in IT Automation and just general alerting as a whole.

Example: We use VictorOps for alerting and would like to do something like this:

{
   "OWNER":"${OWNER}"
   "message_type":"CRITICAL"
}

Similar to how we are able to do with Global Parameters.