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
* Enhance Tracing
Signed-off-by: Alan Protasio <approtas@amazon.com>
* changelog
Signed-off-by: Alan Protasio <approtas@amazon.com>
* lint
Signed-off-by: Alan Protasio <approtas@amazon.com>
* go mod vendor
Signed-off-by: Alan Protasio <approtas@amazon.com>
* removing k8s detector + allowing extra detectors
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
@@ -48,6 +48,7 @@
48
48
*[ENHANCEMENT] Ingester: Prevent ingesters to become unhealthy during wall replay. #4847
49
49
*[ENHANCEMENT] Compactor: Introduced visit marker file for blocks so blocks are under compaction will not be picked up by another compactor. #4805
50
50
*[ENHANCEMENT] Distributor: Add label name to labelValueTooLongError. #4855
51
+
*[ENHANCEMENT] Enhance traces with hostname information. #4898
51
52
*[FEATURE] Compactor: Added `-compactor.block-files-concurrency` allowing to configure number of go routines for download/upload block files during compaction. #4784
52
53
*[FEATURE] Compactor: Added -compactor.blocks-fetch-concurrency` allowing to configure number of go routines for blocks during compaction. #4787
53
54
*[FEATURE] Compactor: Added configurations for Azure MSI in blocks-storage, ruler-storage and alertmanager-storage. #4818
0 commit comments