Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 506 Bytes

File metadata and controls

20 lines (14 loc) · 506 Bytes

spring-boot tracing example

Requirements (verify all of these are installed and working):

  • docker
  • kind (k8s in docker)
  • Java JDK
  • Apache maven
  • helm
  • kubectl

Run the install.sh script to create a local kind cluster, build the Java projects and docker images, install Kong ingress and Jaeger

./install.sh

You can hit the tracing srevice at http://localhost/tracing

Then you should see the traces in the Jaeger query UI at http://localhost/jaeger