Package com.launchdarkly.observability.sampling
See: Description
-
Class Summary Class Description CompositeLogExporter A composite log exporter that forwards log records to multiple underlying exporters. CustomSampler Custom sampler that uses a sampling configuration to determine if a span should be sampled. Value Regex MatchConfig AttributeMatchConfig SpanEventMatchConfig SpanSamplingConfig LogSamplingConfig SamplingConfig SamplingLogExporter A LogRecordExporter that applies sampling logic before delegating to an OtlpHttpLogRecordExporter. SamplingResult SamplingTraceExporter A SpanExporter that applies sampling logic before delegating to an OtlpHttpLogRecordExporter. CustomSamplerKt SampleLogsKt SampleSpansKt -
Interface Summary Interface Description ExportSampler A sampler that runs during the export phase of the trace pipeline.