I am making a short presentation about Distributed Tracing and I wanted to present it using Zipkin and Jaeger working together i.e. I send a request to my app,
I have been trying to add a trace id to my logs of micro services. I have tried using sleuth and spring cloud and it is working. But I dont want to load spring
I have a microservices structure with a few services based on python/Django The structure is as below: user <===> kong <===> alpha <===> kong