Skip to content

Commit 223de7c

Browse files
committed
Moved changelog entry.
Signed-off-by: Peter Štibraný <[email protected]>
1 parent 1838de9 commit 223de7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* `cortex_alertmanager_state_initial_sync_duration_seconds`
1616
* `cortex_alertmanager_state_persist_total`
1717
* `cortex_alertmanager_state_persist_failed_total`
18+
* [FEATURE] Alertmanager: Added rate-limits to email notifier. Rate limits can be configured using `-alertmanager.email-notification-rate-limit` and `-alertmanager.email-notification-burst-size`. These limits are applied on individual alertmanagers. Rate-limited email notifications are failed notifications. It is possible to monitor rate-limited notifications via new `cortex_alertmanager_notification_rate_limited_total` metric. #4135
1819
* [BUGFIX] Purger: fix `Invalid null value in condition for column range` caused by `nil` value in range for WriteBatch query. #4128
1920

2021
## 1.9.0 in progress
@@ -49,7 +50,6 @@
4950
* `-memberlist.tls-insecure-skip-verify`
5051
* [CHANGE] Cortex now fast fails on startup if unable to connect to the ring backend. #4068
5152
* [FEATURE] Ruler: added `local` backend support to the ruler storage configuration under the `-ruler-storage.` flag prefix. #3932
52-
* [FEATURE] Alertmanager: Added rate-limits to email notifier. Rate limits can be configured using `-alertmanager.email-notification-rate-limit` and `-alertmanager.email-notification-burst-size`. These limits are applied on individual alertmanagers. Rate-limited email notifications are failed notifications. It is possible to monitor rate-limited notifications via new `cortex_alertmanager_notification_rate_limited_total` metric. #4135
5353
* [ENHANCEMENT] Upgraded Docker base images to `alpine:3.13`. #4042
5454
* [ENHANCEMENT] Blocks storage: reduce ingester memory by eliminating series reference cache. #3951
5555
* [ENHANCEMENT] Ruler: optimized `<prefix>/api/v1/rules` and `<prefix>/api/v1/alerts` when ruler sharding is enabled. #3916

0 commit comments

Comments
 (0)