Skip to content
New issue

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

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

Already on GitHub? # to your account

Reduces scope when tracing Thrift asynchronous client calls #1586

Merged
merged 1 commit into from
Mar 10, 2016

Conversation

Xylus
Copy link
Contributor

@Xylus Xylus commented Mar 10, 2016

Async "span" now begins and ends around a single method, rather than spanning across multiple methods, which is fragile and may break when a different code flow is introduced.
Resolves #1319

ping @jaehong-kim

jaehong-kim added a commit that referenced this pull request Mar 10, 2016
Reduces scope when tracing Thrift asynchronous client calls
Reviewed by @jaehong-kim
@jaehong-kim jaehong-kim merged commit 570beb1 into pinpoint-apm:master Mar 10, 2016
@Xylus Xylus deleted the feature/issue-1319 branch March 10, 2016 02:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants