File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19060,11 +19060,11 @@ components:
19060
19060
type: string
19061
19061
type: array
19062
19062
hasOptionalGroupByFields:
19063
+ default: false
19063
19064
description: When false, events without a group-by value are ignored by
19064
19065
the query. When true, events with missing group-by fields are processed
19065
19066
with `N/A`, replacing the missing values.
19066
19067
example: false
19067
- readOnly: true
19068
19068
type: boolean
19069
19069
metrics:
19070
19070
description: Group of target fields to aggregate over when using the sum,
@@ -39603,11 +39603,11 @@ components:
39603
39603
type: string
39604
39604
type: array
39605
39605
hasOptionalGroupByFields:
39606
+ default: false
39606
39607
description: When false, events without a group-by value are ignored by
39607
39608
the rule. When true, events with missing group-by fields are processed
39608
39609
with `N/A`, replacing the missing values.
39609
39610
example: false
39610
- readOnly: true
39611
39611
type: boolean
39612
39612
index:
39613
39613
description: '**This field is currently unstable and might be removed in
You can’t perform that action at this time.
0 commit comments