Created
October 31, 2019 18:47
-
-
Save armiiller/6f44d694d3b97486a29027ae33a6f871 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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