initialize()

Initialize the Respan tracing pipeline.
1await respan.initialize();

Must be called before any tracing begins. Sets up the OpenTelemetry SDK, activates instrumentations, and starts the span processor.