Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support probabilistic_sampler for EDOT Collector #6617

Open
yomduf opened this issue Jan 28, 2025 · 0 comments
Open

Support probabilistic_sampler for EDOT Collector #6617

yomduf opened this issue Jan 28, 2025 · 0 comments

Comments

@yomduf
Copy link

yomduf commented Jan 28, 2025

Describe the enhancement:

Describe a specific use case for the enhancement or feature:

What is the definition of done?

The goal is to support the probabilistic_sampler for elastic agent as described here https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/probabilisticsamplerprocessor/README.md

processors:
  memory_limiter:
  ...
  probabilistic_sampler:
    sampling_percentage: 50
    hash_seed: 22
  ...
@yomduf yomduf changed the title Support probabilistic_sampler for Elastic agent in otel mode Support probabilistic_sampler for EDOT Collector Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant