open-telemetry/opentelemetry-ruby-contrib

Support `jaeger_remote` sampling strategy

オープン

#1,601 opened on 2025/07/22

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Ruby (252 件のフォーク)auto 404
help wantedkeepspec-compliance

Repository metrics

Stars
 (135 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド