11.3. release_0.6 CHANGELOG

11.3.1. v0.6.1 (2019-05-20)

11.3.1.1. New Features

11.3.1.2. Bug Fixes

  • fix conf_monitor behaviour during plugins (un)install

  • fix some corner issues during plugins.install/uninstall

11.3.2. v0.6.0 (2019-03-31)

11.3.2.1. New Features

  • don’t use plugin name in [general] section

  • remove old mflog library

  • split #core# and #monitoring# in cpu/mem usage

  • we count the memory usage with rss and not with pss

  • add an addon to jsonlog2elasticsearch

  • corresponding changes for nodejs plugin refactor

11.3.2.2. Bug Fixes

  • remove a warning during make freeze with nodejs template

  • remove a warning during make develop

  • circus stop was too long in some corner cases

  • fix exception in list_metwork_processes.py in some corner cases