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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@
47
47
*[BUGFIX] Ingester: fixed ingester stuck on start up (LEAVING ring state) when `-ingester.heartbeat-period=0` and `-ingester.unregister-on-shutdown=false`. #4366
48
48
*[BUGFIX] Querier: After query-frontend restart, querier may have lower than configured concurrency. #4417
49
49
*[FEATURE] Add shuffle sharding grouper and planner within compactor to allow further work towards parallelizing compaction #4357
50
+
*[ENHANCEMENT] Add a metric `cortex_compactor_remaining_planned_compactions` which will track the remaining planned compactions #4432
0 commit comments