No requirements.
Name | Version |
---|---|
datadog | n/a |
No modules.
Name | Type |
---|---|
datadog_service_level_objective.slo | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
description | (String) A description of this service level objective. | string |
null |
no |
name | (String) Name of Datadog service level objective | string |
n/a | yes |
query_denominator | (String) The sum of the total events. | string |
n/a | yes |
query_numerator | (String) The sum of the total events. | string |
n/a | yes |
tags | (Set of String) A list of tags to associate with your monitor. This can help you categorize and filter monitors in the manage monitors page of the UI. Note: it's not currently possible to filter by these tags when querying via the API | set(string) |
n/a | yes |
thresholds | (Block List, Min: 1) A list of thresholds and targets that define the service level objectives from the provided SLIs. | list(any) |
n/a | yes |
type | (String) The type of the service level objective. The mapping from these types to the types found in the Datadog Web UI can be found in the Datadog API documentation page. Valid values are metric, monitor. | string |
"metric" |
no |
Name | Description |
---|---|
name | The Datadog SLO name |
type | The Datadog SLO type |