Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
envEnvironment name that was impacted by the incident.
Optional
finishedUnix timestamp when the incident finished. It must be in nanoseconds, milliseconds, or seconds, and it should not be older than 1 hour.
Optional
gitGit info for DORA Metrics events.
Optional
idIncident ID. Required to update a previously sent incident.
Optional
nameIncident name.
Optional
servicesService names impacted by the incident. If possible, use names registered in the Service Catalog. Required when the team field is not provided.
Optional
severityIncident severity.
Unix timestamp when the incident started. It must be in nanoseconds, milliseconds, or seconds.
Optional
teamName of the team owning the services impacted. If possible, use team handles registered in Datadog. Required when the services field is not provided.
Optional
versionVersion to correlate with APM Deployment Tracking.
Generated using TypeDoc
Attributes to create a DORA incident event.