Can anyone tell me, is there any way to integrate Zipkin (if possible Sleuth also) for non-spring boot projects?
I am trying to integrate Zipkin for my traditional spring application. It is not a microservice. How could I do this? Any suggestions, please? Thanks.