We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6064f commit 5a69a12Copy full SHA for 5a69a12
src/strands/telemetry/tracer.py
@@ -582,7 +582,6 @@ def get_tracer(
582
otlp_endpoint: OTLP endpoint URL for sending traces.
583
otlp_headers: Headers to include with OTLP requests.
584
enable_console_export: Whether to also export traces to console.
585
- tracer_provider: Optional existing TracerProvider to use instead of creating a new one.
586
587
Returns:
588
The global tracer instance.
0 commit comments