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

[processor/logdedup] fix config validation not working #37278

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

mauri870
Copy link
Contributor

Description

The Config struct has a Validate method but it is only used in tests.
Ensure we validate the configuration when creating the processor.

The Config struct has a Validate method but it is only used in tests.

Ensure we validate the configuration when creating the processor.
@mauri870 mauri870 force-pushed the logdedup-config-validate branch from d949490 to c8a54e2 Compare January 16, 2025 19:34
@mauri870 mauri870 marked this pull request as ready for review January 16, 2025 19:35
@mauri870 mauri870 requested a review from a team as a code owner January 16, 2025 19:35
@codeboten codeboten merged commit 10f52ed into open-telemetry:main Jan 16, 2025
167 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 16, 2025
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
…y#37278)

#### Description

The Config struct has a Validate method but it is only used in tests.
Ensure we validate the configuration when creating the processor.
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.

3 participants