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

[improvement] Distinguish Jersey and OkHttp operation names #58

Merged
merged 1 commit into from
Jan 26, 2019

Conversation

markelliot
Copy link
Contributor

Before this PR

Cannot identify whether a span originates from OkHttp or Jersey.

After this PR

Can identify where a span originates.

@markelliot markelliot requested a review from a team as a code owner January 26, 2019 15:35
@j-baker j-baker merged commit ff18c01 into develop Jan 26, 2019
@j-baker j-baker deleted the me/names branch January 26, 2019 17:32
carterkozak added a commit to palantir/conjure-java that referenced this pull request Jan 26, 2019
carterkozak added a commit to palantir/conjure-java that referenced this pull request Jan 26, 2019
@dansanduleac
Copy link
Contributor

Can't we use the span type to differentiate whether it's a client side or server side span?

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.

3 participants