rbkit
rbkit copied to clipboard
Periodically send stack traces of all live threads in the Ruby process
This would be helpful to debug processes which seem stuck.
We'll also send percentage CPU usage stats.
Also possible send backtrace on signal https://github.com/puma/puma/pull/1320