[Observability][8.19] Docs new context.grouping variable added to Obs rules#4921
Merged
nastasha-solomon merged 8 commits intoAug 1, 2025
Conversation
Contributor
|
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. |
mdbirnstiehl
approved these changes
Jul 31, 2025
| The service the alert is created for. | ||
|
|
||
| `context.threshold`:: | ||
| Any trigger value above this value will cause the alert to fir |
benakansara
reviewed
Aug 1, 2025
benakansara
left a comment
There was a problem hiding this comment.
There seems to be an extra "`" in context.grouping
nastasha-solomon
added a commit
to elastic/docs-content
that referenced
this pull request
Aug 1, 2025
…ariable added to Obs rules (#2336) Contributes to #2195 by adding docs for the new `context.grouping` action variable that was added to the following Elasticsearch and Observability rules. **Var available for the following rules in 9.1:** - [Custom threshold](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-custom-threshold-rule#observability-create-custom-threshold-alert-rule-add-actions) - [SLO burn rate](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-an-slo-burn-rate-rule#observability-create-slo-burn-rate-alert-rule-add-actions) - [Elasticsearch query](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-an-elasticsearch-query-rule#observability-create-elasticsearch-query-rule-add-actions) - [APM Latency threshold](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-latency-threshold-rule#observability-create-latency-threshold-alert-rule-add-actions) - [APM Failed transaction rate threshold](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-failed-transaction-rate-threshold-rule#observability-create-failed-transaction-rate-threshold-alert-rule-add-actions) - [APM Error count threshold](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-an-error-count-threshold-rule#observability-create-error-count-threshold-alert-rule-add-actions) **Var available for the following rules in 9.2:** - [Metric threshold](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-metric-threshold-rule#_action_variables_6) - [Log threshold](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-log-threshold-rule#_action_variables_5) - [Inventory](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2336/solutions/observability/incident-management/create-an-inventory-rule#action-types-infrastructure) **Corresponding 8.19 docs**: - Observability: elastic/observability-docs#4921 - Kibana: elastic/kibana#230120
Co-authored-by: Bena Kansara <69037875+benakansara@users.noreply.github.com>
benakansara
reviewed
Aug 1, 2025
…le.asciidoc Co-authored-by: Bena Kansara <69037875+benakansara@users.noreply.github.com>
Co-authored-by: Bena Kansara <69037875+benakansara@users.noreply.github.com>
Co-authored-by: Bena Kansara <69037875+benakansara@users.noreply.github.com>
nastasha-solomon
added a commit
to elastic/kibana
that referenced
this pull request
Aug 1, 2025
…uery rules (#230120) Contributes to elastic/docs-content#2195 by adding docs for the new `context.grouping` action variable that was added to the ES query rule. Preview - https://kibana_bk_230120.docs-preview.app.elstc.co/guide/en/kibana/8.19/rule-type-es-query.html#_add_action_variables **Corresponding docs**: 9.x/Serverless - Observability: elastic/docs-content#2336 8.19 - elastic/observability-docs#4921 --------- Co-authored-by: Bena Kansara <69037875+benakansara@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Adds docs for the new
context.groupingaction variable that was added to the following Observability rules:Also makes minor fixes to typos and adds missing periods.
Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*)docs/en/serverless/*)docs/en/integrations/*)Related issue
elastic/docs-content#2195
Checklist
Follow-up tasks
Select one.
context.groupingvariable added to Obs rules docs-content#2336