Modules§
Structs§
- Query
Options - Options for querying spans from the trace store.
- Query
Result - Result of a
query_spanscall. - Span
Info - Information about a single span (or aggregated group of spans).
Enums§
- Sort
Mode - How spans should be sorted.
Functions§
- query_
spans - Query spans from the store.
- start_
turbopack_ trace_ server - Starts the trace server on a background thread and returns the store immediately. The WebSocket server runs non-blocking.