Skip to content

Commit bd9db63

Browse files
mergify[bot]lcawl
andauthored
[DOCS] Add conditional actions highlight (#3190) (#3191)
(cherry picked from commit 6d11e29) Co-authored-by: Lisa Cawley <[email protected]>
1 parent 9fb3379 commit bd9db63

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
60.6 KB
Loading

docs/en/observability/whats-new.asciidoc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Here are the highlights of what's new and improved in {minor-version}.
55

6-
coming[8.0.0]
6+
coming[8.10.0]
77

88
// Other versions:
99
// {observability-guide-all}/8.1/whats-new.html[8.1] |
@@ -14,4 +14,14 @@ coming[8.0.0]
1414

1515
// What's new content goes in here. Don't uncomment or remove the tags surrounding this content :)
1616

17+
[discrete]
18+
== Conditional actions in alerting rules
19+
20+
When creating an {observability} alerting rule, you define conditions that must be met for an alert to occur.
21+
Now you can also add conditions that affect the actions associated with an alert.
22+
For example, you might choose to send notifications only if the alert is received between defined hours.
23+
24+
[role="screenshot"]
25+
image::images/conditional-actions.png[An example of the UI for triggering an action and alert, width=70%]
26+
1727
// end::whats-new[]

0 commit comments

Comments
 (0)