opentelemetry-python
opentelemetry-python copied to clipboard
Allow of configuration of Sampler in auto-instrumentation
Did you mean providing them with entrypoint style? One could configure the SDK samplers with env today.
Yes entrypoint style. I don't believe someone can configure a custom sampler with an env var.