Skip to content

Conversation

@mx-psi
Copy link
Member

@mx-psi mx-psi commented Sep 23, 2025

Description

Marks configoptional as 1.0.

Notably missing from configoptional is support for scalar values. This has been analyzed over at #13421 and the conclusion is that it can be done in a backwards compatible way.

cc @open-telemetry/collector-approvers

I intend to merge this on or after October 6th (but if, while I am away, this gets enough approvals, we can go ahead and merge it).

Link to tracking issue

Fixes #13403

@mx-psi mx-psi requested a review from a team as a code owner September 23, 2025 09:28
@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.66%. Comparing base (3484f81) to head (0dbd01e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13885      +/-   ##
==========================================
- Coverage   91.67%   91.66%   -0.01%     
==========================================
  Files         652      652              
  Lines       42516    42516              
==========================================
- Hits        38978    38974       -4     
- Misses       2730     2733       +3     
- Partials      808      809       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codeboten codeboten added this pull request to the merge queue Oct 2, 2025
Merged via the queue into open-telemetry:main with commit 5ec1466 Oct 2, 2025
60 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 2, 2025
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.

Stabilize module configoptional

7 participants