Skip to content

Commit 01f4d9d

Browse files
authored
Split cleaner cycle for active and deleted tenants (#6112)
* Split cleaner cycle for active and deleted tenants Signed-off-by: Alex Le <[email protected]> * update CHANGELOG Signed-off-by: Alex Le <[email protected]> * refactor code Signed-off-by: Alex Le <[email protected]> * rename label Signed-off-by: Alex Le <[email protected]> --------- Signed-off-by: Alex Le <[email protected]>
1 parent 3ae12a2 commit 01f4d9d

File tree

4 files changed

+281
-152
lines changed

4 files changed

+281
-152
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* [ENHANCEMENT] Compactor: Centralize metrics used by compactor and add user label to compactor metrics. #6096
3131
* [ENHANCEMENT] Compactor: Add unique execution ID for each compaction cycle in log for easy debugging. #6097
3232
* [ENHANCEMENT] Ruler: Add support for filtering by `state` and `health` field on Rules API. #6040
33+
* [ENHANCEMENT] Compactor: Split cleaner cycle for active and deleted tenants. #6112
3334
* [BUGFIX] Configsdb: Fix endline issue in db password. #5920
3435
* [BUGFIX] Ingester: Fix `user` and `type` labels for the `cortex_ingester_tsdb_head_samples_appended_total` TSDB metric. #5952
3536
* [BUGFIX] Querier: Enforce max query length check for `/api/v1/series` API even though `ignoreMaxQueryLength` is set to true. #6018

0 commit comments

Comments
 (0)