opentelemetry-java-contrib/consistent-sampling
Otmar Ertl a26d44126a
Consistent reservoir sampling span processor (#352)
* upgraded to hipparchus 2.1

* consistent reservoir sampling span processor

* made constant package private
2022-06-15 09:35:43 -07:00
..
src Consistent reservoir sampling span processor (#352) 2022-06-15 09:35:43 -07:00
README.md Add component owner (#355) 2022-06-14 12:46:08 -07:00
build.gradle.kts Consistent reservoir sampling span processor (#352) 2022-06-15 09:35:43 -07:00

README.md

Consistent sampling

This component adds various Sampler implementations for consistent sampling as defined by https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/tracestate-probability-sampling.md and https://github.com/open-telemetry/opentelemetry-specification/pull/2047.

Component owners

Learn more about component owners in component_owners.yml.