Created
September 3, 2019 19:10
-
-
Save lizthegrey/30ca5c7def588a1bfd3c33041db67d27 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/[email protected]/plugin/httptrace/clienttrace.go:74 +0x6a | |
go.opentelemetry.io/plugin/httptrace.(*clientTracer).gotConn(0xc00021a370, 0x843e80, 0xc000010110, 0x100000000000001, 0x0) | |
/app/pkg/mod/[email protected]/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