Expand description
Debug settings and the bounded in-memory trace buffer.
One DebugState is built at startup from system.yaml and hung off
SharedState. It answers “should this request be traced?” on the hot path
and owns the ring buffer that the Admin API reads.
Structs§
- Debug
State - Resolved debug settings plus the trace buffer.
- Trace
Summary - Row shape for the trace list view.