Release v0.4.0-rc1
Changelog
- 77f4fcd1350523233f89cb894fb24668133b3d57 Bump to Go 1.24
- 0a1ba633aded41b51255e6c4633bca738a0acf77 Add CLI flag to add additional HTTP headers
- b06aa40379c27c25c905b050c6073f5c4cbed4a4 Add labels to alert output
- e11c155e50e4bef31430b5a5293d1c2103a6b3c5 Rework alert output to be more consistent and fix panic
check_prometheus-v0.4.0-rc1.tar.gzRelease tarball |
application/gzip | 2025-04-08 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2025-04-08 | Download from Github |
check_prometheus_v0.4.0-rc1_Darwin_arm64 |
application/octet-stream | 2025-04-08 | Download from Github |
check_prometheus_v0.4.0-rc1_Darwin_x86_64 |
application/octet-stream | 2025-04-08 | Download from Github |
check_prometheus_v0.4.0-rc1_Linux_arm64 |
application/octet-stream | 2025-04-08 | Download from Github |
check_prometheus_v0.4.0-rc1_Linux_x86_64 |
application/octet-stream | 2025-04-08 | Download from Github |
check_prometheus_v0.4.0-rc1_Windows_arm64.exe |
application/x-msdownload | 2025-04-08 | Download from Github |
check_prometheus_v0.4.0-rc1_Windows_x86_64.exe |
application/x-msdownload | 2025-04-08 | Download from Github |
Release v0.3.0
What's Changed
- Bump Go to 1.23 by @martialblog in https://github.com/NETWAYS/check_prometheus/pull/55
- ARM64 releases by @gianmarco-mameli in https://github.com/NETWAYS/check_prometheus/pull/60
- add new parameter "URL" to access Prometheus behind reverse proxy by @gunzl1ng3r in https://github.com/NETWAYS/check_prometheus/pull/59
- Rework logic when there are no alerts defined by @martialblog in https://github.com/NETWAYS/check_prometheus/pull/66
- Add option to exclude alerts from the results by @martialblog in https://github.com/NETWAYS/check_prometheus/pull/67
- add new parameter "group" to filter alert rules by @gunzl1ng3r in https://github.com/NETWAYS/check_prometheus/pull/70
- Refactor for more gocheck by @RincewindsHat in https://github.com/NETWAYS/check_prometheus/pull/48
- Update dependencies by @RincewindsHat in https://github.com/NETWAYS/check_prometheus/pull/69
New Contributors
- @RincewindsHat made their first contribution in https://github.com/NETWAYS/check_prometheus/pull/48
- @gianmarco-mameli made their first contribution in https://github.com/NETWAYS/check_prometheus/pull/60
- @gunzl1ng3r made their first contribution in https://github.com/NETWAYS/check_prometheus/pull/59
Full Changelog: https://github.com/NETWAYS/check_prometheus/compare/v0.2.0...v0.3.0
check_prometheus-v0.3.0.tar.gzRelease tarball |
application/gzip | 2025-01-29 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2025-01-29 | Download from Github |
check_prometheus_v0.3.0_Darwin_arm64 |
application/octet-stream | 2025-01-29 | Download from Github |
check_prometheus_v0.3.0_Darwin_x86_64 |
application/octet-stream | 2025-01-29 | Download from Github |
check_prometheus_v0.3.0_Linux_arm64 |
application/octet-stream | 2025-01-29 | Download from Github |
check_prometheus_v0.3.0_Linux_x86_64 |
application/octet-stream | 2025-01-29 | Download from Github |
check_prometheus_v0.3.0_Windows_arm64.exe |
application/x-msdownload | 2025-01-29 | Download from Github |
check_prometheus_v0.3.0_Windows_x86_64.exe |
application/x-msdownload | 2025-01-29 | Download from Github |
Release 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
check_prometheus-v0.2.0.tar.gzRelease tarball |
application/gzip | 2024-06-27 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2024-06-27 | Download from Github |
check_prometheus_v0.2.0_Darwin_x86_64 |
application/octet-stream | 2024-06-27 | Download from Github |
check_prometheus_v0.2.0_Linux_x86_64 |
application/octet-stream | 2024-06-27 | Download from Github |
check_prometheus_v0.2.0_Windows_x86_64.exe |
application/x-ms-dos-executable | 2024-06-27 | Download from Github |