Skip to content

Commit ef22832

Browse files
Swapped underscore with period
1 parent 770ece2 commit ef22832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/alert-schema.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Shows the alert’s estimated timestamp, had the alert been created when the sou
200200

201201
Type: date
202202

203-
|N/A | `kibana.alert.rule.execution_type` a|
203+
|N/A | `kibana.alert.rule.execution.type` a|
204204

205205
Shows if an alert was created by a manual run or a scheduled run. The value can be `manual` or `scheduled`.
206206

docs/serverless/alerts/alert-schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ The non-ECS fields listed below are beta and subject to change.
917917
</DocCell>
918918
</DocRow>
919919
<DocRow>
920-
<DocCell> `kibana.alert.rule.execution_type`</DocCell>
920+
<DocCell> `kibana.alert.rule.execution.type`</DocCell>
921921
<DocCell>
922922
Shows if an alert was created by a manual run or a scheduled run. The value can be `manual` or `scheduled`.
923923

0 commit comments

Comments
 (0)