appsignal / appsignal-python

🟦 AppSignal for Python package
https://www.appsignal.com/
MIT License
6 stars 2 forks source link

Use qualified error type name #213

Closed unflxw closed 5 months ago

unflxw commented 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.

[skip changeset]

backlog-helper[bot] commented 5 months ago

:heavy_check_mark: All good!

New issue guide | Backlog management | Rules | Feedback