Mainly bugfixes including a memory leak as well as graphite now works.
Full changelog:
Commits on Nov 12, 2015
- Fixed memory and resource leaks #199
- Added noop as channel target to discard message
- Improved error handling for channel failures
- Fixed metrics fetcher so multiple metrics bundles are in the same pa… …
- Added metrics to scheduler
- Fixed old boost compatibility in scheduler
Commits on Nov 10, 2015
- removed debug log about hung processes
- Fixed potential issue with time expressions which are empty
- Fixed so source host names is set in NSCA and Graphite client
- Fixed inheritance and path issue with settings objects
- Fixed issue with reading invalid config values
- Fixed missing return data in check_uptime
- Added flag to disable sending perf data to graphite
- Fixed sending graphite data so it works :)
- Added (optional) sending status to graphite
- Added error when there is no data to send in graphite sender
- merge with hostname
- (re)added CONF_SET installer key
- removed reading one line schedules
- Fixed check_uptime parsing dates wrong
Commits on Nov 09, 2015
- Fixed #176 (updated docs with str() instead of s())