Created
December 22, 2018 09:14
-
-
Save c16a/a8021f30eb93f1e47db3328c266a11e7 to your computer and use it in GitHub Desktop.
Maven dependency for Zipkin support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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