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
*[ENHANCEMENT] Distributor: Add a label references validation for remote write v2 request. #7074
7
7
*[ENHANCEMENT] Distributor: Add count, spans, and buckets validations for native histogram. #7072
8
+
*[ENHANCEMENT] Alertmanager/Ruler: Introduce a user scanner to reduce the number of list calls to object storage. #6999
8
9
*[BUGFIX] Compactor: Avoid race condition which allow a grouper to not compact all partitions. #7082
9
10
*[BUGFIX] Fix bug where validating metric names uses the wrong validation logic. #7086
10
11
@@ -13,7 +14,6 @@
13
14
*[CHANGE] StoreGateway/Alertmanager: Add default 5s connection timeout on client. #6603
14
15
*[CHANGE] Ingester: Remove EnableNativeHistograms config flag and instead gate keep through new per-tenant limit at ingestion. #6718
15
16
*[CHANGE] Validate a tenantID when to use a single tenant resolver. #6727
16
-
*[FEATURE] Alertmanager/Ruler: Introduce a user scanner to reduce the number of list calls to object storage. #6999
17
17
*[FEATURE] Distributor: Add an experimental `-distributor.otlp.enable-type-and-unit-labels` flag to add `__type__` and `__unit__` labels for OTLP metrics. #6969
18
18
*[FEATURE] Distributor: Add an experimental `-distributor.otlp.allow-delta-temporality` flag to ingest delta temporality otlp metrics. #6934
19
19
*[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