Opentracing-clj 0.2.2

Released under the Eclipse Public License

Opentracing API support for Clojure built on top of opentracing-java.

Installation

To install, add the following dependency to your project or build file:

[opentracing-clj "0.2.2"]

Namespaces

opentracing-clj.core

Functions for creating and manipulating spans for opentracing.

opentracing-clj.propagation

Functions for cross-process propagation of span contexts.

Public variables and functions:

opentracing-clj.ring

Ring middleware for opentracing.