Skip to content

Commit 9fdd762

Browse files
authored
reoder changelog (cortexproject#6927)
Signed-off-by: Daniel Deluiggi <[email protected]>
1 parent c4303a3 commit 9fdd762

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
@@ -1,7 +1,6 @@
11
# Changelog
22

33
## master / unreleased
4-
* [FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
54
* [CHANGE] StoreGateway/Alertmanager: Add default 5s connection timeout on client. #6603
65
* [CHANGE] Ingester: Remove EnableNativeHistograms config flag and instead gate keep through new per-tenant limit at ingestion. #6718
76
* [CHANGE] Validate a tenantID when to use a single tenant resolver. #6727
@@ -20,6 +19,7 @@
2019
* [FEATURE] Compactor: Add support for percentage based sharding for compactors. #6738
2120
* [FEATURE] Querier: Allow choosing PromQL engine via header. #6777
2221
* [FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
22+
* [FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
2323
* [ENHANCEMENT] Querier: Support snappy and zstd response compression for `-querier.response-compression` flag. #6848
2424
* [ENHANCEMENT] Tenant Federation: Add a # of query result limit logic when the `-tenant-federation.regex-matcher-enabled` is enabled. #6845
2525
* [ENHANCEMENT] Query Frontend: Add a `cortex_slow_queries_total` metric to track # of slow queries per user. #6859

0 commit comments

Comments
 (0)