automatic-spans.ts
Override the span name
Use.traced(...) when a stable custom span name is better than the router path.
custom-span.ts
Error stack traces
When an Effect procedure fails,effect-orpc captures stack information near the procedure definition site so spans point to useful application code.
example-stack.txt
This page covers the tracing capability. To wire spans to an OpenTelemetry
exporter, see OpenTelemetry guide.