Skip to content

Releases: jonnenauha/prometheus_varnish_exporter

1.3.1

19 Feb 10:43
Compare
Choose a tag to compare
  • 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

28 Jan 12:27
Compare
Choose a tag to compare
1.3
  • 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

26 Nov 22:49
Compare
Choose a tag to compare
1.2
  • 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

01 Nov 12:50
Compare
Choose a tag to compare
1.1
  • -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

08 Sep 18:37
Compare
Choose a tag to compare
1.0
  • First official release
  • Start buildings releases with go 1.7.1