Skip to content

Releases: open-io/openio-netdata-plugins

0.5.8

26 Aug 17:15
Compare
Choose a tag to compare
Container: prevent scientific notation, cleanup lua code

Due to this issue: https://github.com/redis/redis/issues/7520
Big numbers cause cjson to prefer the scientific notation, which results
in a parse error on the collector side.

Code cleanup has been performed in order to homogenize result casting
from different lua scripts. Some redundant pieces of lua code have also
been removed, which should increase performance.

Finally, reported _bytes values have been obsoleted, as they can cause
issues when used in prometheus queries

0.5.7

25 Aug 12:34
Compare
Choose a tag to compare
Container: Add configurable RW timeout for redis scripts

Also: get rid of configurable bucketDB

0.6.8

07 Feb 17:07
Compare
Choose a tag to compare

New release

0.6.7

07 Feb 16:44
Compare
Choose a tag to compare

New release with beanstalk plugin

0.6.6

06 Feb 17:34
Compare
Choose a tag to compare

New release