Skip to content

Releases: NETWAYS/check_prometheus

v0.2.0

27 Jun 09:28
6095a30
Compare
Choose a tag to compare

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
Choose a tag to compare

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
2812591
Compare
Choose a tag to compare

Changelog

  • 94aefe6 Fix health check for older Prometheus versions
  • 1f1b6be Add option to configure proxy via env
  • 4fc1d07 Update golangci-lint config

v0.1.0

25 Jul 12:18
Compare
Choose a tag to compare

Changelog

Initial Public Release