Overview
get_client() returns a RespanClient bound to the singleton tracer instance. Use it to read IDs, update the current span, add events, and control export.
Usage
Returned type
RespanClient
Access the Respan client for span and trace operations
get_client() returns a RespanClient bound to the singleton tracer instance. Use it to read IDs, update the current span, add events, and control export.
RespanClient