Brave implementation. Has ClientTracer, ServerTracer, SpanCollector implementations,... that are accessible behind api so ClientTracer, ServerTracer share state.
'com.github.kristofa:brave-impl:2.4.1'
<dependency> <groupId>com.github.kristofa</groupId> <artifactId>brave-impl</artifactId> <version>2.4.1</version> </dependency>
<dependency org="com.github.kristofa" name="brave-impl" rev="2.4.1"/>
"com.github.kristofa", "brave-impl", "2.4.1"