Skip to content

sampling rates #243

Closed Answered by 123liuziming
chaneytech asked this question in Q&A
Dec 3, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I believe we support to sample using OTEL_TRACES_SAMPLER_ARG according to https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/ because we just use the native opentelemetry-go sdk

Ok,thank you. I also want to ask if all the environment variables take effect? For OTEL_METRICS_EXPORTER, when I configure it to 'console', it seems not to work as the data is being exported to otlp by default. Is the export destination not determined by the environment variable?

We only support http/grpc exporter in otel_setup. We will support more exporter later, #215

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@chaneytech
Comment options

@123liuziming
Comment options

Answer selected by 123liuziming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants