opentelemetry-java-contrib/consistent-sampling
Otmar Ertl e46643159a
consistent sampler prototypes using 56 bits of randomness (#1063)
2023-10-18 06:37:55 -07:00
..
src consistent sampler prototypes using 56 bits of randomness (#1063) 2023-10-18 06:37:55 -07:00
README.md Add more linting (#611) 2022-11-22 08:44:28 -08:00
build.gradle.kts consistent sampler prototypes using 56 bits of randomness (#1063) 2023-10-18 06:37:55 -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.