- 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
- Release packages now use the same naming and internal structure scheme with promu.
- Fixes issues running this exporter with systems like puppet-prometheus
- No code changes
- Start building releases with go 1.7.5
- Fix VBE label inconsistencies by always having
backend
andserver
labels present. (#5 #8) - Resulted in varnish reporting lots of errors for a while after VCL reloads.
- Fix bugs in
backend
andserver
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.
-web.health-path <path>
can be configured to return a 200 OK response, by default not enabled. #6- Start building releases with go 1.7.3
- First official release
- Start building releases with go 1.7.1