Description
Inspects asynchronous Rust applications built on Tokio while they are running. It helps developers see tasks, resources, wakeups, and runtime behavior that are hard to understand from logs alone.
Applications must be instrumented to expose console data. Be careful when using it with services that process private requests or production traffic.