Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Zipkin support ratelimiting sampling #705

Closed
xihw opened this issue May 18, 2018 · 4 comments
Closed

Does Zipkin support ratelimiting sampling #705

xihw opened this issue May 18, 2018 · 4 comments

Comments

@xihw
Copy link

xihw commented May 18, 2018

Besides percentage rate, I found jaeger also supports other sampling strategies like "ratelimiting" in which we can specify how many traces to be sampled per second. (https://www.jaegertracing.io/docs/sampling/), does Zipkin support this ?

@codefromthecrypt
Copy link
Member

codefromthecrypt commented May 18, 2018 via email

@devinsba
Copy link
Member

@adriancole mind if I rename this issue to something along the lines of:

Feature Request: Reservoir Sampler

I need this in zipkin-aws and it definitely belongs in brave other than the XRay specific config

@codefromthecrypt
Copy link
Member

codefromthecrypt commented Sep 11, 2018 via email

@codefromthecrypt
Copy link
Member

This part is implemented.. compositions can be done in a different issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants