opentelemetry-java-contrib/consistent-sampling
Trask Stalnaker 71cac47c3e
Support traceId-based r-values (#417)
* Support traceId-based r-values

* Interface

* Fix javadoc

* Spotless

* More

* Clean

* Review
2022-08-19 10:42:28 -07:00
..
src Support traceId-based r-values (#417) 2022-08-19 10:42:28 -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.