Releases: NETWAYS/check_prometheus
Releases · NETWAYS/check_prometheus
Release list
v0.9.0
Changelog
Note, this changes the output of the first line to show the output of the worst state. Why? Not all check plugin based monitoring systems support multi-line output, thus we think this is a good compromise. Exit codes have not changed. Just the output.
- 24db3be Update to go-check v1.0.0
- 4516fe9 Update unittests for new output
- 9f866f3 Add option to disable perfdata for PromQL queries
- be32506 Update Rules call
- 43bdce7 Remove notify-alertmanager-example.py
- d32549b Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.1
- 3cf80d1 Bump github.com/prometheus/common from 0.70.0 to 0.70.1
v0.9.0-rc1
Changelog
Note, this changes the output of the first line to show the output of the worst state. Why? Not all check plugin based monitoring systems support multi-line output, thus we think this is a good compromise. Exit codes have not changed. Just the output.
v0.8.0
v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.0
v0.4.0-rc1
v0.3.0
What's Changed
- Bump Go to 1.23 by @martialblog in #55
- ARM64 releases by @gianmarco-mameli in #60
- add new parameter "URL" to access Prometheus behind reverse proxy by @gunzl1ng3r in #59
- Rework logic when there are no alerts defined by @martialblog in #66
- Add option to exclude alerts from the results by @martialblog in #67
- add new parameter "group" to filter alert rules by @gunzl1ng3r in #70
- Refactor for more gocheck by @RincewindsHat in #48
- Update dependencies by @RincewindsHat in #69
New Contributors
- @RincewindsHat made their first contribution in #48
- @gianmarco-mameli made their first contribution in #60
- @gunzl1ng3r made their first contribution in #59
Full Changelog: v0.2.0...v0.3.0