SuppressingSampler.php
Classes
- SuppressingSampler
- Enforces OpenTelemetry tracing suppression as a Sampler: when the parent context carries the suppression bit, the span is dropped (non-recording, never exported); otherwise the decision is deferred to the wrapped sampler.