Packages

package opentracing

Type Members

  1. class ActiveSpan extends AnyRef

    Access the currently active OpenTracing Span and SpanContext.

  2. trait ObjectFormatter extends AnyRef

    Create string representations of objects tagged or logged in traces.

  3. class Slf4jMdcTraceId extends LogCorrelation

    SLF4J MDC log correlation for trace ids.

  4. trait TracerFactory extends AnyRef

    Create OpenTracing Tracers.

  5. abstract class TracerSpecific extends AnyRef

    Tracer-specific methods not exposed by OpenTracing API.

  6. trait TracerSpecificFactory extends AnyRef

    Create Tracer-specific integration for methods not exposed by OpenTracing API.

    Create Tracer-specific integration for methods not exposed by OpenTracing API. Optional extra interface for TracerFactory if it wants to provide Tracer-specifics.

Ungrouped