This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Cortex-jsonnet 1.8.0
Changelog
- [CHANGE] Updated the trunk branch from
master
tomain
. You need to run the following in your local fork: #265git branch -m master main git fetch origin git branch -u origin/main main
- [FEATURE] Added "Cortex / Slow queries" dashboard based on Loki logs. #271
- [ENHANCEMENT] Add
EtcdAllocatingTooMuchMemory
alert for monitoring etcd memory usage. #261 - [ENHANCEMENT] Sort legend descending in the CPU/memory panels. #271
- [ENHANCEMENT] Add config option to enable streaming of chunks in block-based ingesters. #276
- [BUGFIX] Fixed
CortexQuerierHighRefetchRate
alert. #268 - [BUGFIX] Fixed "Disk Writes" and "Disk Reads" panels. #280