Hi Eric / everyone :)

I would like to start graphing how long our master process spends
waiting for worker processes to be available.

This metric will allow us to quickly tell if a unicorn is being
overloaded and allow us to quickly remediate.

Once a minute I want to ask the master process how long it spent
waiting for child processes to become available.

How would I go about getting that metric?

Sam

Reply via email to