We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f5156 commit 58b973fCopy full SHA for 58b973f
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* [CHANGE] Remove chunks support for dashboards
7
* [ENHANCEMENT] Configure `-ingester.client.grpc-compression` to be `snappy-block`
8
* [ENHANCEMENT] Support Grafana 11 in Cortex Service Scaling Dashboard
9
+* [ENHANCEMENT] Configure head_chunks_write_queue_size to 1 million to avoid high latency when shipping
10
11
## 1.16.1
12
* [CHANGE] Upgrade memcached to 1.6.23-alpine and memcached-exporter to v0.14.2
@@ -23,7 +24,6 @@
23
24
* [CHANGE] Add default tenant shard sizes
25
* [CHANGE] Use cortex v1.15.3
26
* [CHANGE] Azure storage endpoint suffix is set to `blob.core.windows.net` for backward compatibility
-* [ENHANCEMENT] Configure head_chunks_write_queue_size to 1 million to avoid high latency when shipping
27
28
## 1.14.1 / 2023-07-11
29
0 commit comments