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

Add http- prefix to collector service port names #911

Merged
merged 2 commits into from
Feb 14, 2020
Merged

Add http- prefix to collector service port names #911

merged 2 commits into from
Feb 14, 2020

Conversation

objectiser
Copy link
Contributor

Also prefix the collector service http ports, as discussed in #909 (comment).

Signed-off-by: Gary Brown [email protected]

Port: 9411,
},
{
Name: "grpc",
Port: 14250,
},
{
Name: "c-tchan-trft",
Name: "http-c-tchan-trft",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this port use HTTP? Isn't this tchannel used by the agent?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing.

Signed-off-by: Gary Brown <[email protected]>
@objectiser objectiser merged commit 9a106a1 into jaegertracing:master Feb 14, 2020
@objectiser objectiser deleted the portname2 branch February 14, 2020 14:12
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