Skip to content

Commit 3fe55be

Browse files
committed
Generate docs
1 parent 2f93ca5 commit 3fe55be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/kibana_slo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ resource "elasticstack_kibana_slo" "custom_metric" {
208208

209209
- `apm_availability_indicator` (Block List, Max: 1) (see [below for nested schema](#nestedblock--apm_availability_indicator))
210210
- `apm_latency_indicator` (Block List, Max: 1) (see [below for nested schema](#nestedblock--apm_latency_indicator))
211-
- `group_by` (String) Optional group by field to use to generate an SLO per distinct value.
211+
- `group_by` (List of String) Optional group by fields to use to generate an SLO per distinct value.
212212
- `histogram_custom_indicator` (Block List, Max: 1) (see [below for nested schema](#nestedblock--histogram_custom_indicator))
213213
- `kql_custom_indicator` (Block List, Max: 1) (see [below for nested schema](#nestedblock--kql_custom_indicator))
214214
- `metric_custom_indicator` (Block List, Max: 1) (see [below for nested schema](#nestedblock--metric_custom_indicator))

0 commit comments

Comments
 (0)