The Event is the primitive, raw event type.
Optional. Array of changes. Applicable if eventType is deployment. Will stay empty otherwise.
eventType
deployment
Unix timestamp of event time.
The type of event that has happened. Can be change, deployment, or incident.
change
incident
The underlying event ID, such as the event ID from GitHub.
The input body serialized to a string.
/**
The product name, such as the name of the API or Git repository that we are measuring metrics for.
Unix timestamp of creation of original event.
Optional. Unix timestamp when an incident is handled. Only applicable if eventType is incident. Will stay empty otherwise.
Optional. Used for incident titles.
Generated using TypeDoc
The Event is the primitive, raw event type.