You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/8.16.asciidoc
+48Lines changed: 48 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,30 @@
5
5
[[release-notes-8.16.3]]
6
6
=== 8.16.3
7
7
8
+
[discrete]
9
+
[[known-issue-8.16.3]]
10
+
==== Known issues
11
+
12
+
// tag::known-issue[]
13
+
[discrete]
14
+
.Duplicate alerts can be produced from manually running threshold rules
15
+
[%collapsible]
16
+
====
17
+
*Details* +
18
+
On November 12, 2024, it was discovered that manually running threshold rules could produce duplicate alerts if the date range was already covered by a scheduled rule execution.
19
+
====
20
+
// end::known-issue[]
21
+
22
+
// tag::known-issue[]
23
+
[discrete]
24
+
.Manually running custom query rules with suppression could suppress more alerts than expected
25
+
[%collapsible]
26
+
====
27
+
*Details* +
28
+
On November 12, 2024, it was discovered that manually running a custom query rule with suppression could incorrectly inflate the number of suppressed alerts.
29
+
====
30
+
// end::known-issue[]
31
+
8
32
[discrete]
9
33
[[bug-fixes-8.16.3]]
10
34
==== Bug fixes
@@ -29,6 +53,30 @@ Affected users who are unable to upgrade should set one or both of the following
29
53
[[release-notes-8.16.2]]
30
54
=== 8.16.2
31
55
56
+
[discrete]
57
+
[[known-issue-8.16.2]]
58
+
==== Known issues
59
+
60
+
// tag::known-issue[]
61
+
[discrete]
62
+
.Duplicate alerts can be produced from manually running threshold rules
63
+
[%collapsible]
64
+
====
65
+
*Details* +
66
+
On November 12, 2024, it was discovered that manually running threshold rules could produce duplicate alerts if the date range was already covered by a scheduled rule execution.
67
+
====
68
+
// end::known-issue[]
69
+
70
+
// tag::known-issue[]
71
+
[discrete]
72
+
.Manually running custom query rules with suppression could suppress more alerts than expected
73
+
[%collapsible]
74
+
====
75
+
*Details* +
76
+
On November 12, 2024, it was discovered that manually running a custom query rule with suppression could incorrectly inflate the number of suppressed alerts.
0 commit comments