Skip to content

Commit 4350259

Browse files
Comment out cross-refs to pages added in earlier PRs
1 parent 3fbfd09 commit 4350259

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

explore-analyze/alerting/kibana-alerting-experimental/notifications/notification-gating.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,14 @@ Each mechanism is stored as a separate document in `.alert-actions`, so the full
4343

4444
Snooze applies at the group level (by `group_hash`), not per individual episode. When you snooze one episode, every episode sharing the same group — all rows with the same `rule_id` and `group_hash` — is silenced for the duration. Snoozing one row in the alerts table silences the entire series for that rule.
4545

46+
<!-- TODO: Uncomment when PR #6524 (alerts) is merged:
4647
For instructions on snoozing and unsnoozing single or multiple episodes, refer to [View and manage alerts](../alerts/view-and-manage-alerts.md#snooze-episode).
48+
-->
4749

4850
## Related pages
4951

52+
<!-- TODO: Uncomment when PR #6524 (alerts) is merged:
5053
- **[View and manage alerts](../alerts/view-and-manage-alerts.md):** Apply gating actions (acknowledge, snooze, deactivate) from the alerts table or episode detail page.
51-
- **[Notifications](../notifications.md):** Set up action policies that control routing, grouping, and throttle after gating.
5254
- **[experimental alerting features alerts](../alerts.md):** Understand alert episode lifecycle, series, and where alert data is stored.
55+
-->
56+
- **[Notifications](../notifications.md):** Set up action policies that control routing, grouping, and throttle after gating.

0 commit comments

Comments
 (0)