gunicorn
gunicorn copied to clipboard
web-top reference for documentation
Based on scratching my own need, a built a UNIX top-like monitoring tool for gunicorn: web-top. It uses Gunicorn pre/post requests hooks and provides Text User Interface (TUI) live monitoring of Gunicorn servers.
I would like to include this in Instrumentation section in documentation if this is possible.

@miohtama sure, please send a PR for it :)