Prometheus Varnish Exporter Versions Save

Varnish exporter for Prometheus

1.3.1

7 years ago
  • Don't return a 400 for / to behave more like other Prometheus exporters out there. Can now be used for health checks. (#15)
  • Start building releases with go 1.8

1.3

7 years ago
  • Release packages now use the same naming and internal structure scheme with promu.
  • No code changes
  • Start building releases with go 1.7.5

1.2

7 years ago
  • Fix VBE label inconsistencies by always having backend and server labels present. (#5 #8)
    • Resulted in varnish reporting lots of errors for a while after VCL reloads.
  • Fix bugs in backend and server label value parsing from VBE ident. (#5 #8)
  • Add travis-ci build and test integration. Also auto pushes cross compiled binaries to github releases on tags.

1.1

7 years ago
  • -web.health-path <path> can be configured to return a 200 OK response, by default not enabled. (thanks @carlpett)
  • Start buildings releases with go 1.7.3

1.0

7 years ago
  • First official release
  • Start buildings releases with go 1.7.1