Releases: jonnenauha/prometheus_varnish_exporter
Releases · jonnenauha/prometheus_varnish_exporter
1.3.1
1.3
- 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
1.2
- 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.
1.1
1.0
- First official release
- Start buildings releases with go 1.7.1