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

Change span names to match Spond's span naming conventions #34

Closed

Conversation

finlaycurran
Copy link

The main reason for this fork is to allow us to change the span names generated by this library, to use a naming convention which is more consistent with our other spans and tooling.

This changes the generated spans from using the Thrift message name as the span name, to using a fixed span name with the message name set at the "resource_name" tag. The new spans use thrift.call on the client side, and thift.operation on the server side.

This PR also incorporates the fix implemented here: jspofford@e3b54db, as discussed in this issue: #19.

@finlaycurran
Copy link
Author

My mistake! Selected the wrong upstream for this change

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.

1 participant