Skip to content

Commit 23c32c2

Browse files
authored
Deprecated old alertmanager storage config (#4002)
Signed-off-by: Marco Pracucci <[email protected]>
1 parent fd29ea4 commit 23c32c2

File tree

6 files changed

+228
-210
lines changed

6 files changed

+228
-210
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
* [CHANGE] Alertmanager now removes local files after Alertmanager is no longer running for removed or resharded user. #3910
66
* [CHANGE] Alertmanager now stores local files in per-tenant folders. Files stored by Alertmanager previously are migrated to new hierarchy. Support for this migration will be removed in Cortex 1.11. #3910
7-
* [CHANGE] Ruler: deprecated `-ruler.storage.*` CLI flags (and their respective YAML config options) in favour of `-ruler-storage.*`. The deprecated config will be removed in Cortex 1.11. #3944
7+
* [CHANGE] Ruler: deprecated `-ruler.storage.*` CLI flags (and their respective YAML config options) in favour of `-ruler-storage.*`. The deprecated config will be removed in Cortex 1.11. #3945
8+
* [CHANGE] Alertmanager: deprecated `-alertmanager.storage.*` CLI flags (and their respective YAML config options) in favour of `-alertmanager-storage.*`. The deprecated config will be removed in Cortex 1.11. #4002
89
* [CHANGE] Alertmanager: removed `-cluster.` CLI flags deprecated in Cortex 1.7. The new config options to use are: #3946
910
* `-alertmanager.cluster.listen-address` instead of `-cluster.listen-address`
1011
* `-alertmanager.cluster.advertise-address` instead of `-cluster.advertise-address`

0 commit comments

Comments
 (0)