-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Zipkin not showing traces #259
Comments
Hi @deepaksorthiya I would like to know if this issue is related to the Docker packaging or if we have the same issue without Docker. Did you have try to start the webapp outside Docker? |
It's not showing up in Zipkin because services having issues reaching the zipkin endpoint.
@arey How we can let services know the correct zipkin endpoint, which should be |
@taha-adel the microservice server lookup the zipkin host to the Discovery Server. When the
|
I started applications using (Windows 11 OS)
logs are coming fine but zipkin not showing any traces
The text was updated successfully, but these errors were encountered: