openzipkin-attic / sleuth-webmvc-example

See how much time Spring Boot services spend on an http request.
Apache License 2.0
175 stars 107 forks source link

Remove link to legacy instrumentation (spring-jms) #28

Closed astik closed 5 years ago

astik commented 5 years ago

Sleuth manages JMS out of the box without any need for additional instrumentation.

codefromthecrypt commented 5 years ago

good point. I'll update the branch also