Back to Grafana

JSON alert object

docs/sources/shared/alerts/table-for-json-alert-object.md

13.0.11.6 KB
Original Source
KeyTypeDescription
statusstringCurrent status of the alert, firing or resolved.
labelsobjectLabels that are part of this alert, map of string keys to string values.
annotationsobjectAnnotations that are part of this alert, map of string keys to string values.
startsAtstringStart time of the alert.
endsAtstringEnd time of the alert, default value when not resolved is 0001-01-01T00:00:00Z.
valuesobjectValues that triggered the current status.
generatorURLstringURL of the alert rule in the Grafana UI.
fingerprintstringThe labels fingerprint, alarms with the same labels will have the same fingerprint.
silenceURLstringURL to silence the alert rule in the Grafana UI.
dashboardURLstringA link to the Grafana Dashboard if the alert has a Dashboard UID annotation.
panelURLstringA link to the panel if the alert has a Panel ID annotation.
imageURLstringURL of a screenshot of a panel assigned to the rule that created this notification.