opentelemetry-java-contrib/consistent-sampling
Otmar Ertl 55ec98bffa
Assume random trace ID and set th-field only for sampled spans (#1278)
2024-05-08 13:37:43 +03:00
..
src Assume random trace ID and set th-field only for sampled spans (#1278) 2024-05-08 13:37:43 +03:00
README.md Add more linting (#611) 2022-11-22 08:44:28 -08:00
build.gradle.kts Update dependency org.hipparchus:hipparchus-core to v3.1 (#1257) 2024-04-05 21:04:48 +00: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.