Skip to content

Move config.Parser to configparser.Parser, preparation for ParserProvider interface#3304

Merged
tigrannajaryan merged 1 commit intoopen-telemetry:mainfrom
bogdandrutu:configparser
May 26, 2021
Merged

Move config.Parser to configparser.Parser, preparation for ParserProvider interface#3304
tigrannajaryan merged 1 commit intoopen-telemetry:mainfrom
bogdandrutu:configparser

Conversation

@bogdandrutu
Copy link
Copy Markdown
Member

Idea is that we will eventually move the https://github.com/open-telemetry/opentelemetry-collector/blob/main/service/parserprovider/provider.go#L25 in this package, so everything about config parsing is in this package.

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

@bogdandrutu bogdandrutu requested a review from a team May 25, 2021 20:52
@bogdandrutu
Copy link
Copy Markdown
Member Author

/cc @pjanotti @tigrannajaryan

…ider interface

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Copy link
Copy Markdown
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

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

LGTM

@tigrannajaryan tigrannajaryan merged commit df76aa3 into open-telemetry:main May 26, 2021
dashpole pushed a commit to dashpole/opentelemetry-collector that referenced this pull request Jun 14, 2021
…ider interface (open-telemetry#3304)

Idea is that we will eventually move the https://github.com/open-telemetry/opentelemetry-collector/blob/main/service/parserprovider/provider.go#L25 in this package, so everything about config parsing is in this package.

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com
@bogdandrutu bogdandrutu deleted the configparser branch July 25, 2022 17:20
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.

5 participants