Skip to content

Commit 072d5df

Browse files
authored
Merge branch 'main' into configure-head-chunks-write-queue-size
2 parents 58b973f + 0dad989 commit 072d5df

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* [CHANGE] Use cortex v1.17.1
55
* [CHANGE] Enable shuffle sharding in compactors
66
* [CHANGE] Remove chunks support for dashboards
7+
* [CHANGE] Update jsonnet-libs to Fri Jul 19 12:51:49 2024 #57
78
* [ENHANCEMENT] Configure `-ingester.client.grpc-compression` to be `snappy-block`
89
* [ENHANCEMENT] Support Grafana 11 in Cortex Service Scaling Dashboard
910
* [ENHANCEMENT] Configure head_chunks_write_queue_size to 1 million to avoid high latency when shipping

cortex-mixin/jsonnetfile.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"subdir": "grafana-builder"
99
}
1010
},
11-
"version": "0d13e5ba1b3a4c29015738c203d92ea39f71ebe2",
12-
"sum": "GRf2GvwEU4jhXV+JOonXSZ4wdDv8mnHBPCQ6TUVd+g8="
11+
"version": "1d877bb0651ef92176f651d0be473c06e372a8a0",
12+
"sum": "udZaafkbKYMGodLqsFhEe+Oy/St2p0edrK7hiMPEey0="
1313
},
1414
{
1515
"source": {
@@ -18,8 +18,8 @@
1818
"subdir": "mixin-utils"
1919
}
2020
},
21-
"version": "21b638f4e4922c0b6fde12120ed45d8ef803edc7",
22-
"sum": "Je2SxBKu+1WrKEEG60zjSKaY/6TPX8uRz5bsaw0a8oA="
21+
"version": "1d877bb0651ef92176f651d0be473c06e372a8a0",
22+
"sum": "mzLmCv9n3ldLChVGPfyRJOVKoBw+dfK40vU9792aHIM="
2323
}
2424
],
2525
"legacyImports": false

0 commit comments

Comments
 (0)