Java implementation of Dapper (http://research.google.com/pubs/pub36356.html) compatible with Zipkin (https://github.com/twitter/zipkin/).
'com.github.kristofa:brave:3.3.0'
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave</artifactId>
<version>3.3.0</version>
</dependency>
<dependency org="com.github.kristofa" name="brave" rev="3.3.0"/>
"com.github.kristofa", "brave", "3.3.0"