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
@@ -44,6 +44,7 @@
44
44
*[ENHANCEMENT] Compactor: Add partition group creation time to visit marker. #7217
45
45
*[ENHANCEMENT] Compactor: Add concurrency for partition cleanup and mark block for deletion #7246
46
46
*[ENHANCEMENT] Distributor: Validate metric name before removing empty labels. #7253
47
+
*[ENHANCEMENT] Ruler/Ingester: Propagate append hints to discard out of order samples on Ingester #7226
47
48
*[ENHANCEMENT] Make cortex_ingester_tsdb_sample_ooo_delta metric per-tenant #7278
48
49
*[ENHANCEMENT] Distributor: Add dimension `nhcb` to keep track of nhcb samples in `cortex_distributor_received_samples_total` and `cortex_distributor_samples_in_total` metrics.
49
50
*[ENHANCEMENT] Distributor: Add `-distributor.accept-unknown-remote-write-content-type` flag. When enabled, requests with unknown or invalid Content-Type header are treated as remote write v1 instead of returning 415 Unsupported Media Type. Default is false. #7293
0 commit comments