Skip to content

Avoid embedding the QueueConfig, avoids potential conflicts #38887

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

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

bogdandrutu
Copy link
Member

This fixes a bug if we add same variable names as in RetryConfig will conflict with QueueConfig even though by the yaml they are allowed.

@atoulme atoulme merged commit 67df5d6 into open-telemetry:main Mar 24, 2025
171 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 24, 2025
@bogdandrutu bogdandrutu deleted the queueconfig branch March 24, 2025 16:38
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
…emetry#38887)

This fixes a bug if we add same variable names as in RetryConfig will
conflict with QueueConfig even though by the yaml they are allowed.

Signed-off-by: Bogdan Drutu <[email protected]>
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.

5 participants