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
customA list of user-defined tags. The tags must follow the key:value
pattern. Up to 100 may be added per event.
Optional
envEnvironment name that was impacted by the failure.
Optional
finishedUnix timestamp when the failure 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
idFailure ID. Must have at least 16 characters. Required to update a previously sent failure.
Optional
nameFailure name.
Optional
servicesService names impacted by the failure. If possible, use names registered in the Service Catalog. Required when the team field is not provided.
Optional
severityFailure severity.
Unix timestamp when the failure 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 failure event.