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

Zipkin v1 endpoint uses int16 for port, cannot represent ports > 32k #467

Closed
beberlei opened this issue Oct 11, 2017 · 1 comment
Closed

Comments

@beberlei
Copy link

My docker network granted me ports in the range of 56000, which used as ports in endpoint cannot be unmarshalled by the Zipkin Endpoint, because it defines int16 for port field.

@yurishkuro
Copy link
Member

Are you getting some error back? Can you post a sample JSON?

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

No branches or pull requests

2 participants