How to Set Up Jaeger on Spring Boot Java Application Jaeger is an open-source distributed tracing system that can be used to monitor and troubleshoot microservices-based distributed systems. In this article, we will see how to set up Jaeger on a Spring Boot Java application. Prerequisites Before we start, make sure that you have the following prerequisites: A Java Development Kit (JDK) version 8..