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
@@ -16,6 +16,7 @@
16
16
*[FEATURE] Store Gateway: Add an in-memory chunk cache. #6245
17
17
*[FEATURE] Chunk Cache: Support multi level cache and add metrics. #6249
18
18
*[FEATURE] Distributor: Accept multiple HA Tracker pairs in the same request. #6256
19
+
*[ENHANCEMENT] Distributor: Add a `cortex_distributor_push_requests_uncompressed_bytes` native histogram to track uncompressed push requests in bytes for tenant and format. #6383
19
20
*[ENHANCEMENT] Ingester: Add metrics to track succeed/failed native histograms. #6370
20
21
*[ENHANCEMENT] Query Frontend/Querier: Add an experimental flag `-querier.enable-promql-experimental-functions` to enable experimental promQL functions. #6355
21
22
*[ENHANCEMENT] OTLP: Add `-distributor.otlp-max-recv-msg-size` flag to limit OTLP request size in bytes. #6333
0 commit comments