Skip to content

Commit 71f7ed9

Browse files
committed
move entry for proper grouping
Signed-off-by: Siddarth Gundu <[email protected]>
1 parent 795aa1a commit 71f7ed9

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 for /api/v1/parse_query API (experimental) to parse a PromQL expression and return it as a JSON-formatted AST (abstract syntax tree). #6978
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
@@ -24,6 +23,7 @@
2423
* [FEATURE] Querier: Allow choosing PromQL engine via header. #6777
2524
* [FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
2625
* [FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
26+
* [FEATURE] Query Frontend: Add support for /api/v1/parse_query API (experimental) to parse a PromQL expression and return it as a JSON-formatted AST (abstract syntax tree). #6978
2727
* [ENHANCEMENT] Ingester: Add `cortex_ingester_tsdb_wal_replay_unknown_refs_total` and `cortex_ingester_tsdb_wbl_replay_unknown_refs_total` metrics to track unknown series references during wal/wbl replaying. #6945
2828
* [ENHANCEMENT] Ruler: Emit an error message when the rule synchronization fails. #6902
2929
* [ENHANCEMENT] Querier: Support snappy and zstd response compression for `-querier.response-compression` flag. #6848

0 commit comments

Comments
 (0)