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?
Coverage increased (+0.02%) to 62.856% when pulling 9be01f2e7d0cfeb4cabc226fb6465fb5db5f7d63 on mercma:master into 1d4a19e3907c60ca057f21a34d9db228d5148c7e on circus-tent:master.
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?