Is there a way to instrument a SOAP web-service (written with Spring-ws) using Spring Cloud Sleuth?
It doesn't seem to work out of the box like REST services do. Any pointers on how to wrap Sleuth instrumentation around it would be appreciated.
Is there a way to instrument a SOAP web-service (written with Spring-ws) using Spring Cloud Sleuth?
It doesn't seem to work out of the box like REST services do. Any pointers on how to wrap Sleuth instrumentation around it would be appreciated.