Skip to main content
Traceback supports distributed request tracing compliant with the W3C TraceContext and OpenTelemetry standards.

Propagation Flow

When a user initiates an action in the browser, Traceback attaches traceparent headers to outgoing HTTP/fetch requests, linking client transactions directly to backend database queries and external service calls.

Custom Spans & Transactions

To measure custom business logic: