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
Added local backend support to new ruler storage config (#3932)
* Added local backend support to new ruler storage config
Signed-off-by: Marco Pracucci <[email protected]>
* Rolledback moving errors
Signed-off-by: Marco Pracucci <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
*[CHANGE] Alertmanager now removes local files after Alertmanager is no longer running for removed or resharded user. #3910
6
6
*[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.10. #3910
7
+
*[FEATURE] Ruler Storage: Added `local` backend support to the ruler storage configuration under the `-ruler-storage.` flag prefix. #3932
7
8
*[ENHANCEMENT] Ruler: optimized `<prefix>/api/v1/rules` and `<prefix>/api/v1/alerts` when ruler sharding is enabled. #3916
8
9
*[ENHANCEMENT] Ruler: added the following metrics when ruler sharding is enabled: #3916
0 commit comments