Open
Description
What problem do you want to solve?
OTel Ruby current does not support centralized/remote sampling from AWS X-Ray.
Describe the solution you'd like
OTel Ruby to support X-Ray Remote Sampling, similarly to the .NET and Java support for X-Ray Sampling. Also see "xray" sampler in the specification here.
Additional Context
I can look into implementing this X-Ray Sampler for Ruby.