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

Trades unused letChildId for letId #178

Merged
merged 1 commit into from
Jan 9, 2018
Merged

Trades unused letChildId for letId #178

merged 1 commit into from
Jan 9, 2018

Conversation

codefromthecrypt
Copy link
Member

This adds letId which is a shortcut to combining tracer.scoped with
setId. It pays for the additional code by removing an unused function:
tracer.letChildId

This adds letId which is a shortcut to combining tracer.scoped with
setId. It pays for the additional code by removing an unused function:
tracer.letChildId
@codefromthecrypt codefromthecrypt mentioned this pull request Jan 8, 2018
Copy link
Contributor

@mkante mkante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't you need to upgrade zipkin-instrumentation-redis and zipkin-instrumentation-memcached versions or the CI will take care of the semver change?

@codefromthecrypt
Copy link
Member Author

versions will be sorted on release. yarn test does the right things in the mean time afaik

@codefromthecrypt
Copy link
Member Author

we have a persistent issue in the node 4 tests which is behind the red

@codefromthecrypt codefromthecrypt merged commit 5c130cd into master Jan 9, 2018
@codefromthecrypt codefromthecrypt deleted the let-id branch January 9, 2018 00:53
@mkante
Copy link
Contributor

mkante commented Jan 9, 2018

Cool thx

@codefromthecrypt
Copy link
Member Author

@pbadenski do you have time to update the http instrumentation to use letId? I think it might be less errorprone, but could be wrong

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

Successfully merging this pull request may close these issues.

2 participants