Releases: NETWAYS/check_prometheus
Releases · NETWAYS/check_prometheus
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
v0.2.0
Changelog
- a47d64b Remove strange variable construct in alerts.go
- d8812c3 Update CheckCommand configuration
- 63b7ee4 Update perfdata generation and remove nonsensical perfdata
- 67f9eba Add Issue Templates
- 6d1243b Add option to set CLI flags via env variables
- 4204a0e Bump github.com/NETWAYS/go-check from 0.6.1 to 0.6.2
- 08597af Bump github.com/prometheus/common from 0.52.3 to 0.53.0
- b0b8349 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
- ad15116 Bump golang.org/x/net from 0.22.0 to 0.23.0
- dc04d7e Fix AuthRoundTripper for new common lib
v0.1.2
v0.1.1
v0.1.0
Changelog
Initial Public Release