Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 923 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 923 Bytes

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