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

Numerous logs coming from opentelemetry:http: superfluous response.WriteHeader call from go.opentelemetry.io #8023

Open
1 task
ytimocin opened this issue Nov 3, 2024 · 5 comments
Labels
bug Something is broken or not working as expected maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This issue has been reviewed and triaged

Comments

@ytimocin
Copy link
Contributor

ytimocin commented Nov 3, 2024

Steps to reproduce

I have been seeing these warnings in the UCP logs:

image

Observed behavior

One of the logs:

2024/11/03 14:06:52 http: superfluous response.WriteHeader call from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request.(*RespWriterWrapper).writeHeader (resp_writer_wrapper.go:78)

Desired behavior

Not seeing these warning messages

Workaround

No response

rad Version

RELEASE VERSION BICEP COMMIT
0.38.0 v0.38.0 0.30.3 cf376db

Operating system

macOS Apple M1 Pro Sequoia 15.1

Additional context

Probably related: open-telemetry/opentelemetry-go-contrib#6053

Would you like to support us?

  • Yes, I would like to support you

AB#13573

@ytimocin ytimocin added the bug Something is broken or not working as expected label Nov 3, 2024
@radius-triage-bot
Copy link

👋 @ytimocin Thanks for filing this bug report.

A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server.

For more information on our triage process please visit our triage overview

@lakshmimsft lakshmimsft added the triaged This issue has been reviewed and triaged label Nov 4, 2024
@radius-triage-bot
Copy link

👍 We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

@lakshmimsft lakshmimsft added the maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. label Nov 4, 2024
@radius-triage-bot
Copy link

👋 @ytimocin Thanks for filing this issue.

A project maintainer will review this issue and get back to you soon.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

@ytimocin ytimocin changed the title http: superfluous response.WriteHeader call from go.opentelemetry.io Numerous logs coming from opentelemetry:http: superfluous response.WriteHeader call from go.opentelemetry.io Nov 4, 2024
@ytimocin
Copy link
Contributor Author

ytimocin commented Nov 4, 2024

Dear future contributor,
This may have been fixed by a dependabot PR.
Thanks.

@rynowak
Copy link
Contributor

rynowak commented Nov 10, 2024

I hope so. I investigated this too, and found that it's already been fixed upstream. The fix is in a dependency-of-a-dependency so we haven't picked it up yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken or not working as expected maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This issue has been reviewed and triaged
Projects
None yet
Development

No branches or pull requests

3 participants