Skip to content

Commit 2ddaa1d

Browse files
committed
fix changelog PR number
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent e2ff65a commit 2ddaa1d

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
@@ -7,7 +7,7 @@
77
* Flags: Renamed `-querier.parquet-queryable-shard-cache-size` to `-querier.parquet-shard-cache-size` and `-querier.parquet-queryable-shard-cache-ttl` to `-querier.parquet-shard-cache-ttl`.
88
* Config: Renamed `parquet_queryable_shard_cache_size` to `parquet_shard_cache_size` and `parquet_queryable_shard_cache_ttl` to `parquet_shard_cache_ttl`.
99
* [FEATURE] StoreGateway: Introduces a new parquet mode. #7046
10-
* [FEATURE] StoreGateway: Add a parquet shard cache to parquet mode. #7165
10+
* [FEATURE] StoreGateway: Add a parquet shard cache to parquet mode. #7166
1111
* [FEATURE] Distributor: Add a per-tenant flag `-distributor.enable-type-and-unit-labels` that enables adding `__unit__` and `__type__` labels for remote write v2 and OTLP requests. This is a breaking change; the `-distributor.otlp.enable-type-and-unit-labels` flag is now deprecated, operates as a no-op, and has been consolidated into this new flag. #7077
1212
* [ENHANCEMENT] StoreGateway: Add tracings to parquet mode. #7125
1313
* [ENHANCEMENT] Alertmanager: Upgrade alertmanger to 0.29.0 and add a new incidentIO integration. #7092

0 commit comments

Comments
 (0)