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