circus-tent / circus

A Process & Socket Manager built with zmq
http://circus.readthedocs.org/
Other
1.55k stars 258 forks source link

Allow plugins to see watcher add/remove events #1086

Closed mercma closed 6 years ago

mercma commented 6 years ago

I would like to create a plugin that can see watcher 'add/remove' (circusctl add/rm) commands, along with the already existing 'updated' command. This pull request adds the messages to the arbiter class.

Would this be the correct place for these messages, or do they belong elsewhere?

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 62.856% when pulling 9be01f2e7d0cfeb4cabc226fb6465fb5db5f7d63 on mercma:master into 1d4a19e3907c60ca057f21a34d9db228d5148c7e on circus-tent:master.