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

[exporter/opensearch] chore: remove redundant config Validate call #35233

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rogercoll
Copy link
Contributor

Description:

Configuration validation is done during collector's startup, making it redundant when being called inside component's logic. This PR removes the Validate call done during exporter's constructor.

Link to tracking Issue: #33498 (Last component, will close the issue)

Testing: Added default config use case (validate error)

Documentation:

@rogercoll
Copy link
Contributor Author

Skip changelog

@jpkrohling jpkrohling changed the title chore: remove redundant config Validate call [exporter/opensearch] chore: remove redundant config Validate call Sep 17, 2024
@jpkrohling jpkrohling requested review from Aneurysm9 and removed request for jpkrohling September 17, 2024 08:52
@jpkrohling
Copy link
Member

Not sure I was added as reviewer, the code owners for this are: @Aneurysm9 @MitchellGale @MaxKsyunz @YANG-DB

@YANG-DB
Copy link
Contributor

YANG-DB commented Sep 17, 2024

@rogercoll thanks for your contribution
We will review this as soon as we can

@rogercoll rogercoll requested a review from a team as a code owner September 26, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants