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

RUM-6870 use deterministic sampling for distributed tracing #747

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

xgouchet
Copy link
Member

What does this PR do?

Implement consistent probabilistic trace sampling so traces are sampled consistently according to their id. This will make sure the same traces will be sampled across different environments.

@xgouchet xgouchet requested a review from a team as a code owner December 16, 2024 09:26
@xgouchet xgouchet force-pushed the xgouchet/RUM-6870/deterministic_sampling branch 2 times, most recently from ea85f27 to a01b727 Compare December 16, 2024 10:13
@xgouchet xgouchet force-pushed the xgouchet/RUM-6870/deterministic_sampling branch from a01b727 to cec6f51 Compare December 16, 2024 12:43
@xgouchet xgouchet merged commit 305b9f5 into develop Dec 16, 2024
11 checks passed
@xgouchet xgouchet deleted the xgouchet/RUM-6870/deterministic_sampling branch December 16, 2024 14:12
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.

2 participants