Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Releases: andrewjw/zyxelprometheus

v0.5.5

10 Mar 21:41
Compare
Choose a tag to compare

Fix

  • Make docker_push.sh executable. (2e89784)

v0.5.4

09 Mar 21:56
Compare
Choose a tag to compare

Fix

  • Fix copy and paste errors. (4bd3aa0)

v0.5.2

14 Sep 21:04
Compare
Choose a tag to compare

Fix

v0.5.1

14 Sep 19:23
Compare
Choose a tag to compare

Fix

  • Fix regular express to match ifconfig output. (fd5e367)
  • Sent commands get written back on stdout. (29478a8)
  • Fix mock and corresponding bug. (3d7b7db)

v0.5.0

10 Sep 20:52
Compare
Choose a tag to compare

Feature

  • Switch to using ssh to scrape data. (06ff74c)

v0.4.1

02 Sep 21:00
Compare
Choose a tag to compare

Fix

  • Add command line args." (49c1c5f)

v0.4.0

31 Aug 12:26
Compare
Choose a tag to compare

Feature

  • Add server that can be scraped by Prometheus. (5c87bd8)

Fix

v0.3.0

29 Aug 12:49
Compare
Choose a tag to compare

Feature

  • Add proper argument parsing. (138974f)

Fix

  • Fix typo in tests, add new test to improve coverage. (57b7fea)

v0.2.1

27 Aug 06:46
Compare
Choose a tag to compare

Fix

  • $TRAVIS_TAG starts with a v, which doesn't mach that PyPI version. (30d4afc)

v0.2.0

27 Aug 06:38
Compare
Choose a tag to compare

Feature