We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49efae9 commit d390b8aCopy full SHA for d390b8a
CHANGELOG.md
@@ -85,6 +85,7 @@
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
87
* [ENHANCEMENT] Distributor: Filter out label with empty value. #7069
88
+* [ENHANCEMENT] Ingester: Add `enable_matcher_optimization` config to apply low selectivity matchers lazily. #7063
89
* [BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
90
* [BUGFIX] Ingester: Fix labelset data race condition. #6573
91
* [BUGFIX] Compactor: Cleaner should not put deletion marker for blocks with no-compact marker. #6576
0 commit comments