-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem right
Milestone
Description
Description
We are seeing the following error from clients that send traces to our custom collector implementation:
Post https://[...]/v1/traces: http2: Transport: cannot retry err [http2: Transport received Server's graceful shutdown GOAWAY] after Request.Body was written; define Request.GetBody to avoid this error
Environment
- OS: Linux/macOS
- Architecture: x86
- Go Version: 1.18
opentelemetry-go
version: v1.6.3
Steps To Reproduce
Wasn't able to reproduce it with a local example that is not using our custom collector.
Expected behavior
I never expected to see this error. Should probably implement Request.GetBody
to avoid this as suggested by the error message?
colinking, DavidS-ovm, 2beens, jjti, kasun-bandara and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem right
Type
Projects
Status
Closed