v2.53.4
📦 prometheusView on GitHub →
🐛 2 fixes
Summary
This release focuses on bug fixes, addressing high CPU usage related to GOGC settings and resolving an issue where valid metrics were dropped after a scrape failure.
🐛 Bug Fixes
- Runtime: Fixed GOGC being set to 0 when installed with an empty prometheus.yml file, which caused high CPU usage.
- Scrape: Fixed dropping of valid metrics following a previous scrape failure.