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
@@ -23,6 +23,7 @@
23
23
*[ENHANCEMENT] Update Go version to 1.20.1. #5159
24
24
*[ENHANCEMENT] Distributor: Reuse byte slices when serializing requests from distributors to ingesters. #5193
25
25
*[ENHANCEMENT] Query Frontend: Add number of chunks and samples fetched in query stats. #5198
26
+
*[ENHANCEMENT] Implement grpc.Compressor.DecompressedSize for snappy to optimize memory allocations. #5213
26
27
*[FEATURE] Querier/Query Frontend: support Prometheus /api/v1/status/buildinfo API. #4978
27
28
*[FEATURE] Ingester: Add active series to all_user_stats page. #4972
28
29
*[FEATURE] Ingester: Added `-blocks-storage.tsdb.head-chunks-write-queue-size` allowing to configure the size of the in-memory queue used before flushing chunks to the disk . #5000
0 commit comments