Skip to content

Instantly share code, notes, and snippets.

@armiiller
Created October 31, 2019 18:47
Show Gist options
  • Save armiiller/6f44d694d3b97486a29027ae33a6f871 to your computer and use it in GitHub Desktop.
Save armiiller/6f44d694d3b97486a29027ae33a6f871 to your computer and use it in GitHub Desktop.
{
"ID": "$ID",
"EVENT_TITLE": "$EVENT_TITLE",
"TEXT_ONLY_MSG": "$TEXT_ONLY_MSG",
"EVENT_TYPE": "$EVENT_TYPE",
"LAST_UPDATED": "$LAST_UPDATED",
"AGGREG_KEY": "$AGGREG_KEY",
"DATE": "$DATE",
"USER": "$USER",
"SNAPSHOT": "$SNAPSHOT",
"LINK": "$LINK",
"PRIORITY": "$PRIORITY",
"TAGS": "$TAGS",
"ALERT_ID": "$ALERT_ID",
"ALERT_TITLE": "$ALERT_TITLE",
"ALERT_METRIC": "$ALERT_METRIC",
"ALERT_SCOPE": "$ALERT_SCOPE",
"ALERT_QUERY": "$ALERT_QUERY",
"ALERT_STATUS": "$ALERT_STATUS",
"ALERT_TRANSITION": "$ALERT_TRANSITION"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment