Skip to content

Commit 714d0bd

Browse files
committed
move changelog
Signed-off-by: SungJin1212 <[email protected]>
1 parent a4c2b4a commit 714d0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## master / unreleased
44

5+
* [ENHANCEMENT] Alertmanager/Ruler: Introduce a user scanner to reduce the number of list calls to object storage. #6999
56
* [BUGFIX] Compactor: Avoid race condition which allow a grouper to not compact all partitions. #7082
67

78

@@ -10,7 +11,6 @@
1011
* [CHANGE] StoreGateway/Alertmanager: Add default 5s connection timeout on client. #6603
1112
* [CHANGE] Ingester: Remove EnableNativeHistograms config flag and instead gate keep through new per-tenant limit at ingestion. #6718
1213
* [CHANGE] Validate a tenantID when to use a single tenant resolver. #6727
13-
* [FEATURE] Alertmanager/Ruler: Introduce a user scanner to reduce the number of list calls to object storage. #6999
1414
* [FEATURE] Distributor: Add an experimental `-distributor.otlp.enable-type-and-unit-labels` flag to add `__type__` and `__unit__` labels for OTLP metrics. #6969
1515
* [FEATURE] Distributor: Add an experimental `-distributor.otlp.allow-delta-temporality` flag to ingest delta temporality otlp metrics. #6934
1616
* [FEATURE] Query Frontend: Add dynamic interval size for query splitting. This is enabled by configuring experimental flags `querier.max-shards-per-query` and/or `querier.max-fetched-data-duration-per-query`. The split interval size is dynamically increased to maintain a number of shards and total duration fetched below the configured values. #6458

0 commit comments

Comments
 (0)