/quarkus-distributed-tracing

This project demonstrates how to use distributed tracing with Quarkus.

Primary LanguageJavaMIT LicenseMIT

Quarkus | Distributed Tracing example project

This project demonstrates how to use distributed tracing with Quarkus.

Related to this blog post.

Components:

Stack

  • API Gateway (Spring Cloud)
  • Discovery Service - Eureka (Spring Cloud)
  • Service A (Quarkus) that calls Service B
  • Service B (Quarkus)

Build images:

Run build.sh script to build all images.

Run containers:

Run docker-compose up -d to start all containers.

URLs:

Tempo Node Graph Tempo Traces