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

[chore] prevent unkeyed literal initialization #38385

Merged
merged 3 commits into from
Mar 5, 2025

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Mar 5, 2025

Adds an unexported field to Config structs to avoid unkeyed literal initialization. See open-telemetry/opentelemetry-collector#12363 for motivation.

@atoulme atoulme force-pushed the unkeyed_extension_1 branch from d6c58b9 to 9bb5639 Compare March 5, 2025 04:25
@atoulme atoulme merged commit bab064c into open-telemetry:main Mar 5, 2025
155 of 156 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 5, 2025
@atoulme atoulme deleted the unkeyed_extension_1 branch March 6, 2025 00:08
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