Release v0.3.0 latest
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 |
Release v0.1.2
Changelog
- 9e1975f Fix bug determining final state in query subcommand
- f6b5711 Add warning/critical values to perfdata output
- bf29ba8 Bump Go to 1.21
- 251be8a Extend Tests
- 249e590 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
- 1163138 Pin golangci-lint version
check_prometheus-v0.1.2.tar.gzRelease tarball |
application/gzip | 2023-10-06 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2023-10-06 | Download from Github |
check_prometheus_v0.1.2_Darwin_x86_64 |
application/octet-stream | 2023-10-06 | Download from Github |
check_prometheus_v0.1.2_Linux_x86_64 |
application/octet-stream | 2023-10-06 | Download from Github |
check_prometheus_v0.1.2_Windows_x86_64.exe |
application/x-ms-dos-executable | 2023-10-06 | Download from Github |
Newer
Older