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
@@ -83,6 +83,7 @@
83
83
*[ENHANCEMENT] Add source metadata to requests(api vs ruler) #6947
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
+
*[ENHANCEMENT] Expose more Go runtime metrics. #7070
86
87
*[BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
87
88
*[BUGFIX] Ingester: Fix labelset data race condition. #6573
88
89
*[BUGFIX] Compactor: Cleaner should not put deletion marker for blocks with no-compact marker. #6576
0 commit comments