Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use qualified error type name #213

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

unflxw
Copy link
Contributor

@unflxw unflxw commented Jun 3, 2024

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]

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.
@unflxw unflxw added the chore label Jun 3, 2024
@unflxw unflxw self-assigned this Jun 3, 2024
@unflxw unflxw removed the request for review from jeffkreeftmeijer June 3, 2024 12:32
@backlog-helper
Copy link

backlog-helper bot commented Jun 3, 2024

✔️ All good!

New issue guide | Backlog management | Rules | Feedback

@unflxw unflxw merged commit 5c7591d into main Jun 3, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant