A composite sampler that either respects the parent span's sampling decision or delegates to delegateSampler for root spans.
delegateSampler
Checks whether span needs to be created and tracked.
Returns the sampler name or short description with the configuration.
Generated using TypeDoc
A composite sampler that either respects the parent span's sampling decision or delegates to
delegateSampler
for root spans.