sampling rates #243
-
Can sampling rates be configured in version 0.4.1, such as using the OTEL_TRACES_SAMPLER_ARG environment variable? |
Beta Was this translation helpful? Give feedback.
Answered by
123liuziming
Dec 3, 2024
Replies: 1 comment 2 replies
-
I believe we support to sample using |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We only support http/grpc exporter in
otel_setup
. We will support more exporter later, #215