Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 726 Bytes

EventSchema.md

File metadata and controls

19 lines (15 loc) · 726 Bytes

Alertmanager.EventSchema

Properties

Name Type Description Notes
clientSource String Event souce
clientUuid String Client uuid. This is the id defined by client app
createdAt Date [optional]
data Object Event data
eventType String Event type
id String Id
labels Object Event labels
schemaVersion String Event schema version. Can be used by client app to know how to parse the event
severity String Event severity
status String Event status, Received, Stored
updatedAt Date [optional]