Does anyone know where zipking examples are located?https://twitter.imtqy.com/zipkin/Quickstart.html#super-quickstartBelow I can read:
./bin/sbt "zipkin-example/run -zipkin.storage.anormdb.install=true -genSampleTraces=true"
I found a zipking example only on Maven Central. Not on Gituba. 1.2.1-rc24Is this still a bug in the documentation?The documentation mentions a zipkin example that does not exist
This is a very long time ago, but it looks like it was moved here:
http://zipkin.io/pages/quickstart
Spring excluded the Zipkin user interface and the Zipkin server from Spring Boot. You will need to configure an external Zipkin server or add a POM as described above.
You can refer to the following URL to configure the Zipkin server:
http://onlyfullstack.blogspot.com/2018/07/setting-up-zipkin-server.html
Below is the URL for integrating Zipking with microservices:
https://onlyfullstack.blogspot.com/2018/09/microservices-with-spring-sleuth-and-zipkin.html
Found several examples of the language on github .If you need basic configuration steps: https://zipkin.io/Integrated zipper with spring boot 2 and mysql StepsExampleHere is a sample