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

chore: update server instrumentation to not reflect 400 status as error #1076

Merged

Conversation

ericmustin
Copy link
Contributor

Summary

The specification as of late October/early November 2021 has been updated for http server spans so that 400 level responses should not create a span.status of Error but instead should leave span status unset. Two instrumentations, rack and sinatra, were off spec and need to be updated, this PR updates them.

see:

@fbogsany fbogsany merged commit a8a596f into open-telemetry:main Jan 6, 2022
@miry
Copy link
Contributor

miry commented Jun 13, 2022

@ericmustin thank you very much for this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants