[][src]Module opentelemetry::exporter::trace::jaeger

Structs

AllSampler

This samples all traces.

JaegerCompactReporter

Reporter for the agent which accepts jaeger.thrift over compact thrift protocol.

Tag

Span tag.

Tracer

Tracer.

Enums

TagValue

Span tag value.

Traits

Sampler

Sampler decides whether a new trace should be sampled or not.

Type Definitions

Span

Span.

SpanContext

Span context.