Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created May 17, 2020 20:36
Show Gist options
  • Save j-tim/051f363a2afdcee6a6881e83a39a2f51 to your computer and use it in GitHub Desktop.
Save j-tim/051f363a2afdcee6a6881e83a39a2f51 to your computer and use it in GitHub Desktop.
OpenTracing starter dependency
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-spring-cloud-starter</artifactId>
<version>0.5.3</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment