Replies: 1 comment
-
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Component(s)
processor/tailsampling
Is your feature request related to a problem? Please describe.
I have requirement where I need to restrict 50% of health checks traces being forwarded to X-Ray/Jaeger, but allow all other traces to be forwarded. Is it possible with tail_sampling ?
Describe the solution you'd like
Restrict 50% of health checks traces being forwarded to X-Ray/Jaeger, but allow all other traces to be forwarded
Describe alternatives you've considered
I tried to use below policy, but it doesn't seem to work
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions