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

Adds toString for Endpoint debugging #245

Closed
wants to merge 1 commit into from

Conversation

schlosna
Copy link
Contributor

No description provided.

@codefromthecrypt
Copy link
Member

Ideally this would be json so it matches other ones. I think zipkin.Endpoint is json string. If there's anything existing converter I might suggest changing to zipkin then to string. This will make ip addresses far easier to read.

codefromthecrypt pushed a commit that referenced this pull request Oct 1, 2016
This adds Endpoint.toString for debugging. It uses json encoding so that
it is easier to compare with spans in zipkin.

Fixes #245
codefromthecrypt pushed a commit to openzipkin/zipkin that referenced this pull request Oct 1, 2016
This is helpful for debugging instrumentation, particularly their local
endpoints.

See openzipkin/brave#245
codefromthecrypt pushed a commit to openzipkin/zipkin that referenced this pull request Oct 1, 2016
This is helpful for debugging instrumentation, particularly their local
endpoints.

See openzipkin/brave#245
@schlosna schlosna deleted the endpoint-tostring branch October 5, 2016 13:56
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