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

Give current_context a consistent return value #91

Open
zachdaniel opened this issue Nov 26, 2018 · 0 comments
Open

Give current_context a consistent return value #91

zachdaniel opened this issue Nov 26, 2018 · 0 comments
Milestone

Comments

@zachdaniel
Copy link
Member

current_context should return a consistent value in all cases, that can be passed to continue_trace. With that value, continue_trace should be able to determine if its should start a trace at all and if so, if that trace should be a continuation of previous context or a new trace.

@zachdaniel zachdaniel added this to the 3.0.0 milestone Nov 26, 2018
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

1 participant