opentelemetry-ruby icon indicating copy to clipboard operation
opentelemetry-ruby copied to clipboard

Support `jaeger_remote` sampling strategy

Open ahayworth opened this issue 3 years ago • 0 comments

Added in: https://github.com/open-telemetry/opentelemetry-specification/pull/1791 More info in: https://github.com/open-telemetry/opentelemetry-specification/pull/2222 More info in: https://github.com/open-telemetry/opentelemetry-specification/pull/2246

The jaeger_remote sampling strategy appears to be a sampling strategy that is dictated by a GRPC service that provides sampling details to the tracer.

This may be complicated, and I'm not sure that it should be prioritized without any definitive desire from our users.

ahayworth avatar May 11 '22 19:05 ahayworth