github jonnenauha/prometheus_varnish_exporter 1.5

latest releases: 1.6.1, 1.6, 1.5.2...
5 years ago
  • Deprecate -no-exit. Default behavior is now not to exit on scrape errors as it should be for a long running HTTP server.
    • This was design misstep. You will now get a deprecation warning if you pass -no-exit but the process behaves as before.
    • New explicit -exit-on-errors has been added for users who want the old default behavior back.
  • Correctly export gauge and counter types from varnishstat output type property.
  • Add go module support.
  • Use github.com/prometheus/client_golang v1.0.0
  • Start building releases with go 1.12.6

Don't miss a new prometheus_varnish_exporter release

NewReleases is sending notifications on new releases.