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
[ingesters] Send heartbeat during wall replay (#4847)
* WIP
Signed-off-by: Alan Protasio <approtas@amazon.com>
* changelog
Signed-off-by: Alan Protasio <approtas@amazon.com>
* joing should not block
Signed-off-by: Alan Protasio <approtas@amazon.com>
* commments
Signed-off-by: Alan Protasio <approtas@amazon.com>
Signed-off-by: Alan Protasio <approtas@amazon.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@
43
43
*[ENHANCEMENT] Querier/Ruler: Retry store-gateway in case of unexpected failure, instead of failing the query. #4532#4839
44
44
*[ENHANCEMENT] Ring: DoBatch prioritize 4xx errors when failing. #4783
45
45
*[ENHANCEMENT] Cortex now built with Go 1.18. #4829
46
+
*[ENHANCEMENT] Ingester: Prevent ingesters to become unhealthy during wall replay. #4847
46
47
*[FEATURE] Compactor: Added `-compactor.block-files-concurrency` allowing to configure number of go routines for download/upload block files during compaction. #4784
47
48
*[FEATURE] Compactor: Added -compactor.blocks-fetch-concurrency` allowing to configure number of go routines for blocks during compaction. #4787
48
49
*[FEATURE] Compactor: Added configurations for Azure MSI in blocks-storage, ruler-storage and alertmanager-storage. #4818
0 commit comments