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

@@ -34,7 +34,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<spring-boot.version>2.1.7.RELEASE</spring-boot.version>
<brave.version>5.7.0</brave.version>
<brave.version>5.8.0</brave.version>
</properties>
<dependencyManagement>