-
Notifications
You must be signed in to change notification settings - Fork 784
Closed
Description
With spring-cloud-sleuth-stream, I was able to use different RabbitMq binders for springClodBus, sleuth and application-specific .
Any ideas/examples on how to approach this without spring-cloud-sleuth-stream ?
(I want to send Zipkin Traces via dedicated RabbitMq to the centralized Zipkin Server).