Skip to content

Commit 8a5741d

Browse files
Re-adds known issues to 8.16.2 and 8.16.3 release notes (#6440)
1 parent 711ef77 commit 8a5741d

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

docs/release-notes/8.16.asciidoc

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@
55
[[release-notes-8.16.3]]
66
=== 8.16.3
77

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+
832
[discrete]
933
[[bug-fixes-8.16.3]]
1034
==== Bug fixes
@@ -29,6 +53,30 @@ Affected users who are unable to upgrade should set one or both of the following
2953
[[release-notes-8.16.2]]
3054
=== 8.16.2
3155

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.
77+
====
78+
// end::known-issue[]
79+
3280
[discrete]
3381
[[bug-fixes-8.16.2]]
3482
==== Bug fixes

0 commit comments

Comments
 (0)