Skip to content

Releases: vrecan/goiostat

Time is important

28 Aug 15:49
Compare
Choose a tag to compare

Added missing time field to stats.

STAT!

28 Aug 14:31
Compare
Choose a tag to compare
  • New nanomsg output
  • New protobuffer format

Fresher even

18 Jul 05:02
Compare
Choose a tag to compare
  • Reorganization of source code
  • Added godeps to manage thirdparty excluding ginkgo and gomega

Quick Bugfix

16 Jul 04:19
Compare
Choose a tag to compare
  • Fix stdout with json to write every json doc on a new line

Full spec implementation with binary release!

16 Jul 03:55
Compare
Choose a tag to compare
  • Fixed a bug that would exclude iostat info from raid controllers (EX: md-1)
  • Enable full release builds from travis ci

Testing binary release through travis

16 Jul 00:29
Compare
Choose a tag to compare
Pre-release
Merge pull request #35 from CapillarySoftware/releases

Releases

Full support for zeromq with protobuffers or json output

15 Jul 05:46
Compare
Choose a tag to compare

First version that fully meets the intent of the project.

Zeromq release

09 Jul 18:06
Compare
Choose a tag to compare

This release adds support for zeromq as an output using protobuffers for messaging.

Tests!

06 Jul 05:28
Compare
Choose a tag to compare
Tests! Pre-release
Pre-release

First release with tests, fixed a few bugs as well.

bug fixes

29 Jun 20:14
Compare
Choose a tag to compare
bug fixes Pre-release
Pre-release
  • Fix await divide by 0
  • code cleanup, move output to it's own goroutine