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

OTel: Factored out Config Factory #2495

Merged

Conversation

joe-elliott
Copy link
Member

Which problem is this PR solving?

  • Code refactoring

Short description of the changes

  • Refactors repeated config factory code to use the same factory
  • Moves zipkin host port configuration into the zipkinreceiver CreateDefaultConfig(). This mimics the way the jaegerreceiver works and removes the ZipkinHostPort field from ComponentSettings.

@pavolloffay I split out this refactoring from #2475 b/c I think it's valuable on its own. Let me know what you think.

Signed-off-by: Joe Elliott <number101010@gmail.com>
@joe-elliott joe-elliott requested a review from a team as a code owner September 19, 2020 20:04
Signed-off-by: Joe Elliott <number101010@gmail.com>
@pavolloffay pavolloffay merged commit 9039481 into jaegertracing:master Sep 22, 2020
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