openzipkin / brave

Java distributed tracing implementation compatible with Zipkin backend services.
Apache License 2.0
2.35k stars 714 forks source link

Docs: adds note about explicit reporter dependencies #1402

Closed codefromthecrypt closed 6 months ago

codefromthecrypt commented 6 months ago

Brave v6 avoids conflicts by not managing the zipkin-reporter deps. This means users need to, either via the bom or otherwise.