Skip to content

Instantly share code, notes, and snippets.

@c16a
Created December 22, 2018 09:14
Show Gist options
  • Save c16a/a8021f30eb93f1e47db3328c266a11e7 to your computer and use it in GitHub Desktop.
Save c16a/a8021f30eb93f1e47db3328c266a11e7 to your computer and use it in GitHub Desktop.
Maven dependency for Zipkin support
<dependency>
<groupId>io.helidon.webserver</groupId>
<artifactId>helidon-webserver-zipkin</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment