[0.7.0] - 2026-03-04
Added
- Built-in
kula inspectCLI command to read and display tier files metadata - Standalone python script
addons/inspect_tier.pyfor parsing binary storage and extracting latest JSON samples - Storage benchmark suite
- New unit tests
- New metrics displayed — Shmem, IOPS, TCP error rates, File Descriptors
- Expandable graphs
Changed
- Storage size optimization: Round CPU and network values to 2 decimal places before saving
- Storage size optimization: Ignore
loopandtmpfsdevices - Updated mock data generator
- Replace static disk usage chart with over time data
- Round
_pct(percentage) values - Improved performance
- Metrics slimdown — removed unused/negligible fields to reduce JSON payload and storage footprint
Fixed
- Fixed hardcoded tier resolutions in web UI
- Less anoying tooltips
Removed
- Non-linux filesystems
- Per-core CPU monitoring (for now)