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 c273e8a commit b4763c1Copy full SHA for b4763c1
CHANGELOG.md
@@ -43,6 +43,7 @@
43
* [ENHANCEMENT] Compactor: Optimize cleaner run time. #6815
44
* [ENHANCEMENT] Parquet Storage: Allow percentage based dynamic shard size for Parquet Converter. #6817
45
* [ENHANCEMENT] Query Frontend: Enhance the performance of the JSON codec. #6816
46
+* [ENHANCEMENT] Store Gateway: Allow to ignore syncing blocks older than certain time using `ignore_blocks_before`. #6830
47
* [BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
48
* [BUGFIX] Ingester: Fix labelset data race condition. #6573
49
* [BUGFIX] Compactor: Cleaner should not put deletion marker for blocks with no-compact marker. #6576
0 commit comments