Closed unflxw closed 5 months ago
Newer versions of the OpenTelemetry API use the full qualified name of the error type, instead of just the name of the error class.
Update our assertions on the tests for the set_error, send_error and send_error_with_context helpers accordingly.
set_error
send_error
send_error_with_context
[skip changeset]
:heavy_check_mark: All good!
New issue guide | Backlog management | Rules | Feedback
Newer versions of the OpenTelemetry API use the full qualified name of the error type, instead of just the name of the error class.
Update our assertions on the tests for the
set_error
,send_error
andsend_error_with_context
helpers accordingly.[skip changeset]