You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(sampling): move the sampling logic from dd-trace-rs [APMSP-2946] (#1927)
# What does this PR do?
Moves the sampling logic from `dd-trace-rs` so that it can be reused.
# Motivation
Reuse all the things.
# Additional Notes
Has been tested and benchmarked with the code in `dd-trace-rs`.
# How to test the change?
Unit tests and benchmarks are here.
Co-authored-by: bjorn.antonsson <bjorn.antonsson@datadoghq.com>
0 commit comments