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

Improving inter-operation with legacy samplers #1629

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

PeterF778
Copy link
Contributor

Description:

Extended SamplingIntent to support cases when the threshold can be used to arrive at the final sampling decision, but should not be used to calculate adjusted count.
This is done to handle situations when an upstream service is using legacy (not consistent probability) sampling.

Documentation:

See open-telemetry/opentelemetry-specification#4321 for detailed description.

@PeterF778 PeterF778 requested a review from a team as a code owner December 31, 2024 18:21
@github-actions github-actions bot requested a review from oertl December 31, 2024 18:21
@trask trask merged commit ac36bb6 into open-telemetry:main Jan 6, 2025
14 checks passed
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

Successfully merging this pull request may close these issues.

3 participants