Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Support delayed sampling #449

Closed
yurishkuro opened this issue Oct 15, 2019 · 1 comment · Fixed by #466
Closed

Support delayed sampling #449

yurishkuro opened this issue Oct 15, 2019 · 1 comment · Fixed by #466

Comments

@yurishkuro
Copy link
Member

yurishkuro commented Oct 15, 2019

Per meta-ticket jaegertracing/jaeger#1861

Documentation: https://github.com/jaegertracing/jaeger-client-go#delayed-sampling

@yurishkuro
Copy link
Member Author

yurishkuro commented Oct 23, 2019

Open question: can AdaptiveSampler be configured to return retryable=false from OnCreateSpan()? This would reduce performance penalty for applications that do not use late-binding of span's operation name (i.e. they don't call SetOperationName() after span

Update: fixed by #459

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

Successfully merging a pull request may close this issue.

1 participant