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
@@ -84,6 +84,7 @@
84
84
*[ENHANCEMENT] Add new metric `cortex_discarded_series` and `cortex_discarded_series_per_labelset` to track number of series that have a discarded sample. #6995
85
85
*[ENHANCEMENT] Ingester: Add `cortex_ingester_tsdb_head_stale_series` metric to keep track of number of stale series on head. #7071
86
86
*[ENHANCEMENT] Expose more Go runtime metrics. #7070
87
+
*[ENHANCEMENT] Distributor: Filter out label with empty value. #7069
87
88
*[BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
88
89
*[BUGFIX] Ingester: Fix labelset data race condition. #6573
89
90
*[BUGFIX] Compactor: Cleaner should not put deletion marker for blocks with no-compact marker. #6576
0 commit comments