Releases: pcarranza/nomad-exporter
Releases · pcarranza/nomad-exporter
0.0.5
Changelog
3c2db98 Only read metrics from leader, or it is allowed to read stale metrics
Docker images
docker pull pcarranza/nomad-exporter:0.0.5
docker pull pcarranza/nomad-exporter:latest
Automated with GoReleaser
Built with go version go1.9.3 darwin/amd64
0.0.4
Changelog
90cb160 Adjust the default timeout, ensure that we can read node stats.
799ebdb Update README, and changed a couple things on the help texts
b7446ed Remove vendor folder, use dep
294817d Move version to specific package
ce0c747 Update goreleaser manifest
689c28c Changed the unit of some metrics
Docker images
docker pull pcarranza/nomad-exporter:0.0.4
docker pull pcarranza/nomad-exporter:latest
Automated with GoReleaser
Built with go version go1.9.3 darwin/amd64
0.0.3
Various improvements
0.0.2 Now this makes more sense
Initial release
Merge upstream with metrics per allocation and task
Locks nomad version to 0.8.1
Code is nasty and ugly