[Alerting V2][Serverless & 9.5][M2] Alerting feature changes from May 2026#6686
Draft
nastasha-solomon wants to merge 2 commits into
Draft
[Alerting V2][Serverless & 9.5][M2] Alerting feature changes from May 2026#6686nastasha-solomon wants to merge 2 commits into
nastasha-solomon wants to merge 2 commits into
Conversation
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
This was referenced May 25, 2026
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.
Summary
Updates alert episode docs for the experimental alerting features with content from two doc issues and naming compliance fixes across all four files in the section. Following the tech preview principle of accuracy over comprehensiveness, content additions focus on confirmed stable behavior rather than UI details subject to change.
Open in Discover: confirmed ±15-minute time window (#6609, #6168)
Issues #6168 and #6609 tracked the same feature across two milestones. The original M2 content-needed comment flagged uncertainty about whether the Discover link would surface the base query, the alert condition query, or both. M2 shipped with the base query only, with the time range set to ±15 minutes around the episode timestamp.
view-and-manage-alerts.md— Updated the Open in Discover section with the confirmed time window. Removed an orphan snooze paragraph that had been pasted into the middle of the section. Added a requirements note (ES|QL enabled, Discover access). Removed the stale M2 content-needed comment.Grouping field values in the episodes table (#6610)
The previous Grouping bullet described the feature as detail-page-only. PR #267672 surfaces grouping field values throughout the alerting experience, including the episodes table and the related episodes subsection on the detail page.
view-and-manage-alerts.md— Updated the Grouping bullet in the episode detail page section to reflect that grouping values appear in both the episodes table and the detail page. Explains what each value shows (host.name: web-01) and why it helps. UI specifics (badge presentation, popover interaction) are omitted per tech preview doc principles.Naming compliance across all four files
A pass against the naming guidelines found violations in all four files in the section.
alerts.md— H1 used the banned{{alerting-v2-cap}}variable, which the guidelines explicitly prohibit ("Do not create a separate capitalized variant"). Replaced with# Alerts in {{alerting-v2}}using the feature-first pattern. Added the required anchor sentence, which was missing entirely.view-and-manage-alerts.md— H1 omitted the system name. Updated to# View and manage alerts in {{alerting-v2}}. Added the required anchor sentence (Alert triage is part of the {{alerting-v2}} in Kibana.).query-alerts-and-signals-in-discover.md— H1 omitted the system name. Updated to# Query alerts and signals in Discover in {{alerting-v2}}. Anchor sentence used a gerund subject (Querying alerts and signals in Discover is part of...), which the guidelines flag as an anti-pattern. Changed to a concrete noun subject:Alert and signal queries in Discover are part of...alert-states-and-fields-reference.md— H1 omitted the system name. Updated to# Alert states and fields reference in {{alerting-v2}}. Existing anchor sentence was already correct.Generative AI disclosure