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

config: refactor tracers to use Config::Utility #4984

Merged
merged 3 commits into from
Nov 8, 2018

Conversation

lizan
Copy link
Member

@lizan lizan commented Nov 7, 2018

Description:
Another PR for #4475. Refactor tracers config:

  • move interface to include/
  • Introduce FactoryBase to reduce boiler plate
  • Use Config::Utility to convert opaque config

Risk Level: Low
Testing: CI
Docs Changes: N/A
Release Notes: N/A

lizan added 3 commits November 6, 2018 23:10
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan requested a review from htuch November 7, 2018 20:53
Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

Nice cleanup!

@htuch htuch merged commit bacaa4c into envoyproxy:master Nov 8, 2018
fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
Another PR for envoyproxy#4475. Refactor tracers config:

move interface to include/
Introduce FactoryBase to reduce boiler plate
Use Config::Utility to convert opaque config

Risk Level: Low
Testing: CI
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Fred Douglas <fredlas@google.com>
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