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 allA list of tags associated with this service level objective. Always included in service level objective responses (but may be empty).
Optional createdCreation timestamp (UNIX time in seconds)
Always included in service level objective responses.
Optional creatorThe creator of the SLO
Optional descriptionA user-defined description of the service level objective.
Always included in service level objective responses (but may be null).
Optional in create/update requests.
Optional envTags with the env tag key.
Optional groupsA list of (up to 100) monitor groups that narrow the scope of a monitor service level objective. Included in service level objective responses if it is not empty.
Optional modifiedModification timestamp (UNIX time in seconds)
Always included in service level objective responses.
Optional monitorA list of monitor ids that defines the scope of a monitor service level objective.
Optional nameThe name of the service level objective object.
Optional overallcalculated status and error budget remaining.
Optional queryA metric-based SLO. Required if type is metric. Note that Datadog only allows the sum by aggregator
to be used because this will sum up all request counts instead of averaging them, or taking the max or
min of all of those requests.
Optional serviceTags with the service tag key.
Optional sloThe type of the service level objective.
Optional statusStatus of the SLO's primary timeframe.
Optional teamTags with the team tag key.
Optional thresholdsThe thresholds (timeframes and associated targets) for this service level objective object.
Generated using TypeDoc
A service level objective object includes a service level indicator, thresholds for one or more timeframes, and metadata (
name,description, andtags).