Skip to content

Conversation

@PeterF778
Copy link
Contributor

@PeterF778 PeterF778 commented Jul 11, 2025

Fixes #2007.

Description:

Using a new randomness value whenever making sampling decision with unreliable adjusted count.

Existing Issue(s):

#2007

Testing:

Added unit test for this scenario.

@PeterF778 PeterF778 requested a review from a team July 11, 2025 23:23
@github-actions github-actions bot requested a review from oertl July 11, 2025 23:23
Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is getting tricky, but I think I've followed. Thanks!

…pler/consistent56/ConsistentSampler.java

Co-authored-by: jason plumb <[email protected]>
@trask trask added this pull request to the merge queue Jul 17, 2025
Merged via the queue into open-telemetry:main with commit 754211b Jul 17, 2025
31 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.

ConsistentRateLimitingSampler can fail if used in combination with legacy samplers

4 participants