Updates to latest Sampling infrastructure (2.1.x) (#1461)

* Updates to latest Sampling infrastructure (2.1.x)

This adapts #1456 for the 2.1.x branch
This commit is contained in:
Adrian Cole
2019-10-08 16:47:25 -07:00
committed by Marcin Grzejszczak
parent ac7dd52544
commit aa533bc4cb
26 changed files with 815 additions and 103 deletions

View File

@@ -197,6 +197,10 @@
<groupId>io.zipkin.brave</groupId>
<artifactId>brave-context-log4j2</artifactId>
</dependency>
<dependency>
<groupId>io.zipkin.brave</groupId>
<artifactId>brave-instrumentation-rpc</artifactId>
</dependency>
<dependency>
<groupId>io.zipkin.brave</groupId>
<artifactId>brave-instrumentation-spring-web</artifactId>