### Problem Statement If you use the Otel instrumentation caught errors are not associated with performance spans coming from otel ### Solution Brainstorm Make sure errors are associated with the current otel span. See Java implementation for inspiration.
Problem Statement
If you use the Otel instrumentation caught errors are not associated with performance spans coming from otel
Solution Brainstorm
Make sure errors are associated with the current otel span. See Java implementation for inspiration.