open-telemetry/opentelemetry-ruby-contrib

Support `jaeger_remote` sampling strategy

开放

#1,601 创建于 2025年7月22日

 (3 条评论) (0 个反应) (0 位负责人)Ruby (252 个派生)auto 404
help wantedkeepspec-compliance

仓库指标

星标
 (135 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Copied from https://github.com/open-telemetry/opentelemetry-ruby/issues/1252

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.

There is some precedence for it with: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/sampler/xray

贡献者指南