Skip to content

Releases: pcarranza/nomad-exporter

0.0.5

06 May 13:12
Compare
Choose a tag to compare

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

06 May 11:51
Compare
Choose a tag to compare

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

05 May 08:55
Compare
Choose a tag to compare

Changelog

9a2b898 Add docker build instructions
76ec63f Add goreleaser basics

Docker images

  • docker pull pcarranza/nomad-exporter:0.0.3
  • docker pull pcarranza/nomad-exporter:latest

Automated with GoReleaser
Built with go version go1.9.3 darwin/amd64

Various improvements

04 May 23:38
Compare
Choose a tag to compare
0.0.2

Now this makes more sense

Initial release

04 May 09:39
Compare
Choose a tag to compare

Merge upstream with metrics per allocation and task

Locks nomad version to 0.8.1

Code is nasty and ugly