Skip to content

Instantly share code, notes, and snippets.

@lizthegrey
Created September 3, 2019 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lizthegrey/30ca5c7def588a1bfd3c33041db67d27 to your computer and use it in GitHub Desktop.
Save lizthegrey/30ca5c7def588a1bfd3c33041db67d27 to your computer and use it in GitHub Desktop.
2019/09/03 19-00-51.865795 finish fibClient (14.78012ms) [ whatevs=nooooo service=server component=main span_id=fe34179dc34f182d trace_id=a4ab4898edff46d09c5f8e110fc84c34 ]
panic: scope not found 311
[recovered]
panic: scope not found 311
goroutine 57 [running]:
go.opentelemetry.io/experimental/streaming/sdk.(*span).Finish(0xc0002c7860, 0x0, 0x0, 0x0)
...
go.opentelemetry.io/plugin/httptrace.(*clientTracer).close(0xc00021a370, 0x7c50b7, 0xc)
/app/pkg/mod/go.opentelemetry.io@v0.0.0-20190903180351-a776e95c6132/plugin/httptrace/clienttrace.go:74 +0x6a
go.opentelemetry.io/plugin/httptrace.(*clientTracer).gotConn(0xc00021a370, 0x843e80, 0xc000010110, 0x100000000000001, 0x0)
/app/pkg/mod/go.opentelemetry.io@v0.0.0-20190903180351-a776e95c6132/plugin/httptrace/clienttrace.go:97 +0x3b8
net/http.(*Transport).getConn(0xaa68c0, 0xc0002c7a70, 0x0, 0xc000384460, 0x4, 0xc000354c30, 0xe, 0x0, 0x0, 0x0, ...)
/tmp/go/src/net/http/transport.go:1057 +0xc36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment