Running the Zipkin server

We have configured the Zipkin server properly, so now we will be able to run it properly.

We can run the main class ZipkinServerApplication. We can use the IDE or Java command line, after running the following output:

Good job – the Zipkin server is running now. We can take a look at the index page to see what it looks like. 

Go to Zipkin page; the page should look like the following screenshot:

Also, we can check the RabbitMQ panel to find the queue created by the Zipkin server. Go to the RabbitMQ Queues (http://localhost:15672/#/queues ...

Get Spring 5.0 By Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.