We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At here: https://github.com/kubeshop/tracetest/tree/main/examples/quick-start-grpc-stream-propagation
when I run, it showed an error.
2024-07-17T04:11:16.960Z warn zapgrpc/zapgrpc.go:193 [core] [Channel #1 SubChannel #6]grpc: addrConn.createTransport failed to connect to {Addr: "172.22.0.2:4317", ServerName: "jaeger:4317", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 172.22.0.2:4317: connect: connection refused" {"grpc_log": true}
The text was updated successfully, but these errors were encountered:
Hi @xuanlongvts ! 👋 Thanks for opening this issue. I'll loop in @danielbdias who wrote this example to help us figure out why it is failing.
Sorry, something went wrong.
No branches or pull requests
At here: https://github.com/kubeshop/tracetest/tree/main/examples/quick-start-grpc-stream-propagation
when I run, it showed an error.
2024-07-17T04:11:16.960Z warn zapgrpc/zapgrpc.go:193 [core] [Channel #1 SubChannel #6]grpc: addrConn.createTransport failed to connect to {Addr: "172.22.0.2:4317", ServerName: "jaeger:4317", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 172.22.0.2:4317: connect: connection refused" {"grpc_log": true}
The text was updated successfully, but these errors were encountered: