Skip to content

Commit 601d8f9

Browse files
bborehamsrijan55
authored andcommitted
Start 1.11 release; add changelog entries for cortexproject#4505 (cortexproject#4507)
* Add 1.11.0-rc.0 marker to CHANGELOG * Add changelog entries for cortexproject#4505 Signed-off-by: Bryan Boreham <[email protected]>
1 parent 44b6cf7 commit 601d8f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## master / unreleased
44

5+
6+
## 1.11.0-rc.0 in progress
7+
58
* [CHANGE] Memberlist: Expose default configuration values to the command line options. Note that setting these explicitly to zero will no longer cause the default to be used. If the default is desired, then do set the option. The following are affected: #4276
69
- `-memberlist.stream-timeout`
710
- `-memberlist.retransmit-factor`
@@ -18,7 +21,7 @@
1821
* [FEATURE] Query Frontend: Add `cortex_query_fetched_series_total` and `cortex_query_fetched_chunks_bytes_total` per-user counters to expose the number of series and bytes fetched as part of queries. These metrics can be enabled with the `-frontend.query-stats-enabled` flag (or its respective YAML config option `query_stats_enabled`). #4343
1922
* [FEATURE] AlertManager: Add support for SNS Receiver. #4382
2023
* [FEATURE] Distributor: Add label `status` to metric `cortex_distributor_ingester_append_failures_total` #4442
21-
* [ENHANCEMENT] Querier: Retain Headers from request while decoding http requests to PrometheusRequests by prometheusCodec. #4416
24+
* [FEATURE] Queries: Added `present_over_time` PromQL function, also some TSDB optimisations. #4505
2225
* [ENHANCEMENT] Add timeout for waiting on compactor to become ACTIVE in the ring. #4262
2326
* [ENHANCEMENT] Reduce memory used by streaming queries, particularly in ruler. #4341
2427
* [ENHANCEMENT] Ring: allow experimental configuration of disabling of heartbeat timeouts by setting the relevant configuration value to zero. Applies to the following: #4342

0 commit comments

Comments
 (0)