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

貢獻者指南