Alert Properties
Alerts (including templated email notifications) can include the following fields:
Property | Contains | Example |
---|---|---|
| The id of the alert that triggered the notification |
|
| An ISO-8601 date-time representing the (exclusive) end of the time range that triggered the alert |
|
| An ISO-8601 date-time representing the (inclusive) start of the time range that triggered the alert |
|
| The title of the alert, as defined on the dashboard |
|
| The title of the dashboard chart to which the alert is attached |
|
| The alert condition |
|
| The id of the dashboard that contains the alert |
|
| The title of the dashboard that contains the alert |
|
| A fully-qualified URL at which the dashboard can be viewed |
|
| A Boolean that signals whether alert checking failed; if |
|
| An array of errors that occurred when checking the alert |
|
| The duration of the measurement window, as a time span |
|
| The owner of the dashboard containing the alert, or |
|
| The owner's display name |
|
| The owner's username | |
| The SQL query that was used to compute the alert results |
|
| A structured object with result values |
|
| A URL at which the results of the triggering SQL query can be viewed |
|
| The signal expression over which the alert was computed |
|
| The time for which notifications will be suppressed after this one |
|
Updated 20 days ago