Skip to main content

Module store

Module store 

Source
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§

DebugState
Resolved debug settings plus the trace buffer.
TraceSummary
Row shape for the trace list view.