You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.
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.
The text was updated successfully, but these errors were encountered: