opentelemetry-java-contrib/consistent-sampling
Trask Stalnaker 412fc5a55d
Update change log for 1.13.0 (#303)
2022-04-20 14:31:58 +09:00
..
src sampler and span processor prototype implementations for consistent sampling (#226) 2022-04-19 22:06:15 -07:00
README.md Update change log for 1.13.0 (#303) 2022-04-20 14:31:58 +09:00
build.gradle.kts sampler and span processor prototype implementations for consistent sampling (#226) 2022-04-19 22:06:15 -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.