maciejgz / blog

POC of Spring Cloud based microservices application with DDD and hexagonal architecture
1 stars 0 forks source link

Connect distributed tracing system (ZIPKIN) through queue (kafka) instead of direct connection #29

Closed maciejgz closed 2 years ago

maciejgz commented 2 years ago

Distributed tracing system shall be connected through the queue (Kafka?) to store events in case of service unavailability.