Otel.SDK.Trace.Sampler.ParentBased (otel v0.2.0)

Copy Markdown View Source

Sampler decorator that delegates based on parent span state.

Routes to different sub-samplers depending on whether the parent is absent, remote/local, and sampled/not-sampled.