Skip to content

opentracing-contrib/java-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTracing Common

Common utilities for OpenTracing Instrumentation Plugins

Build Status Coverage Status Javadocs Released Version

The OpenTracing Common library is a collection of utilities used in common by OpenTracing Instrumentation Plugins.

Usage

Add the following dependency to your project's POM:

<dependency>
  <groupId>io.opentracing.contrib</groupId>
  <artifactId>common</artifactId>
  <version>0.1.4</version>
</dependency>

License

This project is licensed under the Apache 2 License - see the LICENSE.txt file for details.

About

Common utilities for OpenTracing Instrumentation Plugins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages