This release fixes a bug in the ProcfileWatcher. The procfile was read only when an event was sent to circusd. Now the process to read the procfile and add the process is called by a periodic callback.
0.8.3
This release fixes a bug in environment variables parsing from the apprc file. tsuru-circus used to remove too many quotes, now it removes only the quotes embracing the value.
For more details on the issue, see tsuru/tsuru809.
0.8.2
0.8.1
Fix in the statsd plugin - getting appname from apprc instead environ.
0.8.0
Added new `Statsd` plugin to collect cpu and memory metrics.