View Source Plausible.OpenTelemetry.Sampler (Plausible v0.0.1)

Custom OpenTelemetry sampler implementation that ignores particular traces to reduce noise. Ingestion HTTP requests and queries to Oban tables are ignored, for example.

For non-ignored traces, implements trace ID ratio-based sampling following the method from built-in sampler.