FiddlerSpanProcessor
Called when a opentelemetry.trace.Span is started.
opentelemetry.trace.Span
This method is called synchronously on the thread that starts the span, therefore it should not block or throw an exception.
span
Span
✗
None
The opentelemetry.trace.Span that just started.
parent_context
`Context
None`
Last updated 18 days ago
Was this helpful?