Releases: NETWAYS/check_prometheus
Releases · NETWAYS/check_prometheus
v0.7.0
23 Mar 07:48
Compare
Sorry, something went wrong.
No results found
Changelog
50a8cc1 Add option to handle watchdog alerts
e7e52c2 Bump golangci-lint to v2.9.0
v0.6.1
09 Mar 12:58
Compare
Sorry, something went wrong.
No results found
Changelog
12a28b2 Include active alert labels in alert subcommand (#122 )
v0.6.0
12 Feb 13:52
Compare
Sorry, something went wrong.
No results found
Changelog
14cec38 Add --label-key-state to override the exit state for firing alerts with labels
36d7490 Add option to include exclude alerts via their labels
7b26e70 Change to stdlib slices.Contains
6993836 General go module updates
3ba0f1d Update goreleaser config to new version
v0.5.0
11 Dec 07:14
Compare
Sorry, something went wrong.
No results found
Changelog
Breaking Change
--no-alerts-state is now used consistently as the default when there are no alerts.
412a2f5 Merge pull request #105 from NETWAYS/feature/noalertflag
61c25c2 Use --no-alerts-state in PartialCheckResult
4a57953 Update README
v0.4.0
14 Apr 12:25
Compare
Sorry, something went wrong.
No results found
Changelog
77f4fcd Bump to Go 1.24
0a1ba63 Add CLI flag to add additional HTTP headers
b06aa40 Add labels to alert output
e11c155 Rework alert output to be more consistent and fix panic
v0.4.0-rc1
08 Apr 07:08
Compare
Sorry, something went wrong.
No results found
Changelog
77f4fcd Bump to Go 1.24
0a1ba63 Add CLI flag to add additional HTTP headers
b06aa40 Add labels to alert output
e11c155 Rework alert output to be more consistent and fix panic
v0.3.0
29 Jan 19:00
Compare
Sorry, something went wrong.
No results found
v0.2.0
27 Jun 09:28
Compare
Sorry, something went wrong.
No results found
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
06 Oct 12:25
Compare
Sorry, something went wrong.
No results found
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
v0.1.1
25 Aug 07:07
Compare
Sorry, something went wrong.
No results found
Changelog
94aefe6 Fix health check for older Prometheus versions
1f1b6be Add option to configure proxy via env
4fc1d07 Update golangci-lint config