Skip to content

Releases: mpneuried/redis-heartbeat

Optional Disable

11 Aug 15:27
Compare
Choose a tag to compare

be able to disable heartbeat with intervalHeartbeat = 0
updated deps
added coverage report

Handling for Quit

11 Aug 15:28
Compare
Choose a tag to compare

optimized tests and event handling on quit

Windows, Error Event

11 Aug 15:28
Compare
Choose a tag to compare

usable from windows
added error event
updated dependencies
better tests

Process-CPU usage + Optional diskspace

07 Jan 10:36
Compare
Choose a tag to compare

Added metric p_cpu to measure the process cpu load
Added optional d_avail with the current free disk space
Trigger beforeMetric even if no metricsKey is defined. So you can grab the data without saving it to redis (eg. writing it to elasticsearch or a queue)

Dependencies

15 Dec 10:28
Compare
Choose a tag to compare

updated dependencies to be used with node 4.2