Joshua MacDonald

Results 154 issues of Joshua MacDonald

### Problem Statement https://github.com/jmacd/rust-sampler contains a prototype implementation of the OTEP-235 and OTEP-250 drafts which are now SDK sampling specifications. ### Proposed Solution The PR above serves as a reference...

enhancement
M-sdk

## Changes Describes requirements for a protocol to be considered an acceptable alternative for OpenTelemetry data. This is meant as a path for protocols such as OpenTelemetry Protocol with Apache...

**What are you trying to achieve?** OpenTelemetry defines [its probability sampling specification](https://opentelemetry.io/docs/specs/otel/trace/tracestate-probability-sampling/) expressed in terms of its TraceState value, primarily in this document: https://opentelemetry.io/docs/specs/otel/trace/tracestate-handling/ What did you expect to see?...

spec:context

**What are you trying to achieve?** The prototype for Java consistent probability sampling package, https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/consistent-sampling, has names that conflict with the new specification. Discussed in Slack, written by @trentm New...

spec:trace
sig-issue