class documentation

Interceptor that supports client and worker OpenTelemetry span creation and propagation.

Warning

This class is experimental and may change in future versions. Use with caution in production environments.

This should be created and used for interceptors on the temporalio.client.Client.connect call to apply to all client calls and worker calls using that client. To only apply to workers, set as worker creation option instead of in client.