Release v0.4.0
docker run natsio/nats-surveyor:0.4.0
What's Changed
- use logrus for logging by @caleblloyd in #94
- use new prometheus registry instead of global by @caleblloyd in #97
- add ConstLabels option by @nsurfer in #99
- add cgo enabled to docker build by @wallyqs in #102
- implement prometheus.Gather interface by @caleblloyd in #101
Full Changelog: v0.3.1...v0.4.0