Uses of Package
brave.opentracing
-
Classes in brave.opentracing used by brave.opentracing Class Description BraveScope BraveScopeManager This integrates with Brave'sCurrentTraceContext.BraveSpan Holds the Span used by the underlying Tracer.BraveSpanBuilder Uses by the underlying Tracer to create a BraveSpan wrapped SpanBraveSpanContext Holds the TraceContext used by the underlying Tracer, or an {link TraceContextOrSamplingFlags extraction result if an incoming context}.BraveTracer Using a tracer, you can create a spans, inject span contexts into a transport, and extract span contexts from a transport Here's an example:BraveTracer.Builder