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