Skip to content

[Alerting V2] [DOCS] [M2] Configure action policy scope using matcher patterns in Alerting v2 #7012

Description

@nastasha-solomon

Summary

Alerting v2 action policies previously scoped by rule type and rule ID fields. This PR removes those fields and replaces them with a matcher-based pattern, allowing more flexible alert scoping. Users creating action policies now define scope via a matcher expression (e.g., event.ruleId: "my-rule-id") rather than selecting a fixed type or rule. Documentation should cover the new matcher syntax and migration from the old type/ruleId approach.

Why this needs docs: Removal of public-facing schema fields and introduction of a new scoping mechanism (matcher) is a user-visible breaking change in configuration that requires doc coverage.

Resources

  • PR #272196 — feat(action_policies): remove type/ruleId and scope via matcher

Availability

Channel Details
Stack v9.5.0
Serverless Jun 22–Jun 26
Feature status technical-preview
Feature flag None — active by default

Created with Docs Quest Scanner by @nastasha-solomon

Suggested edits

Alerting (Kibana) > Action policies

  • What the docs say: No Alerting v2 action policy docs exist yet; existing alerting docs cover Kibana Rules only.
  • What to add: Create a new section or how-to page explaining action policies in Alerting v2, describing the matcher field syntax and providing examples of scoping policies to specific rules or rule patterns. Note that type and ruleId fields are removed; all scoping is now done through the matcher expression. Stack only, from 9.5.0 (technical preview).

Metadata

Metadata

Labels

Planned-S25SKI work planned for Sprint 25 (Jun 21-Jul 4)Team:ExperienceIssues owned by the Experience Docs Teamalerting-v2

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions