Small question regarding a Java 11 + SpringBoot 2.6.7 web application, in the context of Zipkin please. I have a very simple micro services architecture SpringB
Small question regarding a Java 11 + SpringBoot 2.6.7 web application, in the context of Zipkin please. I have a very simple micro services architecture SpringB
I use Spring Cloud Sleuth Zipkin with its version 3.1.1. I have a problem about defining some properties in application.properties file. The last two lines are
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