Skip to content

This project demonstrates how to use distributed tracing with Quarkus.

License

Notifications You must be signed in to change notification settings

kambei/quarkus-distributed-tracing

Repository files navigation

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

About

This project demonstrates how to use distributed tracing with Quarkus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published