We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2d6e4 commit 67ba11aCopy full SHA for 67ba11a
CHANGELOG.md
@@ -36,6 +36,7 @@
36
* `cortex_chunk_store_fetched_chunks_total` and `cortex_chunk_store_fetched_chunk_bytes_total`
37
* `cortex_query_frontend_queries_total` (per tenant queries counted by the frontend)
38
* [ENHANCEMENT] query-frontend now also logs the POST data of long queries. #2481
39
+* [ENHANCEMENT] Use newer AWS API for paginated queries - removes 'Deprecated' message from logfiles. #2452
40
* [BUGFIX] Fixes #2411, Ensure requests are properly routed to the prometheus api embedded in the query if `-server.path-prefix` is set. #2372
41
* [BUGFIX] Experimental TSDB: fixed chunk data corruption when querying back series using the experimental blocks storage. #2400
42
* [BUGFIX] Cassandra Storage: Fix endpoint TLS host verification. #2109
0 commit comments