zalando / opentracing-toolbox

Best-of-breed OpenTracing utilities, instrumentations and extensions
MIT License
180 stars 46 forks source link

prevent exception when a span is not present #745

Closed zeitlinger closed 2 years ago

zeitlinger commented 2 years ago

prevent exception when a span is not present - usually because the filters are installed in the wrong order Tracing tools must never cause the application to fail.