-
Couldn't load subscription status.
- Fork 205
[Request][Serverless][8.16] Document the new kibana.alert.rule.execution.type field being added for manual runs
#5940
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
|
🚀 Built elastic-dot-co-docs-preview-docs successfully!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, thanks looks good.
But the field name not execution_type, but execution.type
kibana.alert.rule.execution_type field being added for manual runskibana.alert.rule.execution.type field being added for manual runs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @nastasha-solomon ! Looks good! Great work!
|
Verified that this field is available in Serverless. |
…e.execution.type` field being added for manual runs (backport #5940) (#5973) * [Request][Serverless][8.16] Document the new `kibana.alert.rule.execution.type` field being added for manual runs (#5940) * First draft * Swapped underscore with period (cherry picked from commit c73c723) # Conflicts: # docs/serverless/alerts/alert-schema.mdx * Delete docs/serverless directory and its contents --------- Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
….execution.type` field being added for manual runs (backport #5940) (#5972) * [Request][Serverless][8.16] Document the new `kibana.alert.rule.execution.type` field being added for manual runs (#5940) * First draft * Swapped underscore with period (cherry picked from commit c73c723) # Conflicts: # docs/serverless/alerts/alert-schema.mdx * Delete docs/serverless directory and its contents --------- Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fixes #5922 by doing the following:
kibana.alert.rule.execution.typealert fieldkibana.alert.intended_timestampfield, which now shows the same value as the@timstampfield for alerts generated by scheduled runsPreviews: