Change the hashing algorithm for probabilistic sampler #16456
Labels
enhancement
New feature or request
good first issue
Good for newcomers
processor/probabilisticsampler
Probabilistic Sampler processor
In the probabilistic sampler, we seem to use a hashing algorithm of our own, instead of relying on a library to do so, as it's done in other modules. We should try to follow the guideline we have on this:
https://github.com/open-telemetry/opentelemetry-collector/blob/main/CONTRIBUTING.md#recommended-libraries--defaults
Originally posted by @MovieStoreGuy in #14920 (comment)
The text was updated successfully, but these errors were encountered: