spring-petclinic-microservices
spring-petclinic-microservices copied to clipboard
Zipkin not showing traces
I started applications using (Windows 11 OS)
./mvnw clean install -P buildDocker -Dcontainer.platform="linux/arm64"
docker compose up
logs are coming fine but zipkin not showing any traces
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?