File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project are documented in this file.
4+
5+ ## 0.0.5
6+
7+ - Split histogram ` +Inf ` overflow reporting by label-set so problematic series are listed individually.
8+ - Added metric description (Prometheus HELP text) to overflow findings.
9+ - Improved overflow wording and added on-the-fly unit guessing for histogram outputs.
10+ - Improved release/docs workflow (release target, GitHub Pages docs, container registry update).
11+
12+ ## 0.0.4
13+
14+ - Added containerization and Helm chart support for deployment.
15+ - Fixed Helm chart packaging/versioning issues for ` 0.0.4 ` .
16+ - Continued rule quality improvements and review metadata propagation.
17+
18+ ## 0.0.3
19+
20+ - Introduced rule review metadata and broader rule/test polishing.
21+ - Added/expanded tests for gauge-threshold rules.
22+ - Improved readability of numeric output formatting in reports.
23+
24+ ## 0.0.2
25+
26+ - Added web server mode for serving analyzer output.
27+
28+ ## 0.0.1
29+
30+ - Initial usable release with the results of the AI hackathon, including:
31+ - interactive TUI mode,
32+ - demo assets,
33+ - generic histogram rule support,
34+ - first web-server iteration.
Original file line number Diff line number Diff line change 1- 0.0.4
1+ 0.0.5
You can’t perform that action at this time.
0 commit comments