Skip to content

feat(configuration): parse config for rc 3#6304

Merged
maryliag merged 18 commits intoopen-telemetry:mainfrom
maryliag:config-rc3
Jan 28, 2026
Merged

feat(configuration): parse config for rc 3#6304
maryliag merged 18 commits intoopen-telemetry:mainfrom
maryliag:config-rc3

Conversation

@maryliag
Copy link
Copy Markdown
Contributor

Update configuration model to the latest release candidate (rc 3).
This mostly does renaming of objects, changing a few locations, and remove zipkin exporter.

Parse of file and env variables, also tests were updated accordingly

@maryliag maryliag requested a review from a team as a code owner January 15, 2026 22:17
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 15, 2026

Codecov Report

❌ Patch coverage is 99.54955% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.67%. Comparing base (0fd543c) to head (40ed8b2).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...al/packages/configuration/src/FileConfigFactory.ts 99.26% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6304      +/-   ##
==========================================
+ Coverage   95.58%   95.67%   +0.09%     
==========================================
  Files         314      314              
  Lines        9590     9675      +85     
  Branches     2221     2237      +16     
==========================================
+ Hits         9167     9257      +90     
+ Misses        423      418       -5     
Files with missing lines Coverage Δ
...ages/configuration/src/EnvironmentConfigFactory.ts 99.50% <100.00%> (+0.43%) ⬆️
...l/packages/configuration/src/models/commonModel.ts 100.00% <100.00%> (ø)
...es/configuration/src/models/loggerProviderModel.ts 100.00% <100.00%> (ø)
...ges/configuration/src/models/meterProviderModel.ts 100.00% <100.00%> (ø)
...es/configuration/src/models/tracerProviderModel.ts 100.00% <100.00%> (ø)
experimental/packages/configuration/src/utils.ts 100.00% <100.00%> (ø)
...al/packages/configuration/src/FileConfigFactory.ts 97.57% <99.26%> (+0.71%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread experimental/packages/configuration/src/models/commonModel.ts
Comment thread experimental/packages/configuration/src/EnvironmentConfigFactory.ts
Comment thread experimental/packages/configuration/src/EnvironmentConfigFactory.ts
@maryliag maryliag added this pull request to the merge queue Jan 28, 2026
Merged via the queue into open-telemetry:main with commit f1c135c Jan 28, 2026
27 checks passed
@maryliag maryliag deleted the config-rc3 branch January 28, 2026 13:51
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.

2 participants