File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## master / unreleased
4
- * [ FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
5
4
* [ CHANGE] StoreGateway/Alertmanager: Add default 5s connection timeout on client. #6603
6
5
* [ CHANGE] Ingester: Remove EnableNativeHistograms config flag and instead gate keep through new per-tenant limit at ingestion. #6718
7
6
* [ CHANGE] Validate a tenantID when to use a single tenant resolver. #6727
20
19
* [ FEATURE] Compactor: Add support for percentage based sharding for compactors. #6738
21
20
* [ FEATURE] Querier: Allow choosing PromQL engine via header. #6777
22
21
* [ 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
23
23
* [ ENHANCEMENT] Querier: Support snappy and zstd response compression for ` -querier.response-compression ` flag. #6848
24
24
* [ ENHANCEMENT] Tenant Federation: Add a # of query result limit logic when the ` -tenant-federation.regex-matcher-enabled ` is enabled. #6845
25
25
* [ ENHANCEMENT] Query Frontend: Add a ` cortex_slow_queries_total ` metric to track # of slow queries per user. #6859
You can’t perform that action at this time.
0 commit comments