Bug Fix
This release fixes UI issues and memory consumption that was reported in #141.
Fixes
- Internal refactor to better manage locks
- Introduction of scrape timeout to avoid freeze
- Reduce the number of metrics to only store 8 metrics that ktop actually uses
- Add string interning for metrics label deduplication
- Reduce Prom MaxSamples to 50
Full Changelog: v0.5.1...v0.5.2