sofastack / sofa-tracer

SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
Apache License 2.0
1.1k stars 369 forks source link

support soap #141

Open anjia0532 opened 5 years ago

anjia0532 commented 5 years ago

Support to trace invocation in soap like cxf or axis.

all of req is the same url because soap base on single endpoint

glmapper commented 5 years ago

@anjia0532 First of all, thank you for your interest in SOFATracer. For component support, we want to build together through the community, so I hope you can submit the code for this feature, please contact us if you have any questions during this time.