A
B
C
D
E
F
G
I
L
M
O
R
S
E
- EvalTracingHook - class in com.launchdarkly.observability.plugin
- This class is a hook implementation for recording flag evaluation events on spans.
- export(java.util.Collection) - function in com.launchdarkly.observability.sampling.CompositeLogExporter
- Exports log records to all underlying exporters.
- export(java.util.Collection) - function in com.launchdarkly.observability.sampling.SamplingLogExporter
- Exports log records after applying sampling logic.
- export(java.util.Collection) - function in com.launchdarkly.observability.sampling.SamplingTraceExporter
- Exports spans after applying sampling logic.
- ExportSampler - class in com.launchdarkly.observability.sampling
- A sampler that runs during the export phase of the trace pipeline.