Skip to content

feat(configuration)!: rename OTEL_EXPERIMENTAL_CONFIG_FILE to OTEL_CONFIG_FILE#6486

Merged
pichlermarc merged 5 commits intoopen-telemetry:mainfrom
maryliag:update-config-env
Mar 10, 2026
Merged

feat(configuration)!: rename OTEL_EXPERIMENTAL_CONFIG_FILE to OTEL_CONFIG_FILE#6486
pichlermarc merged 5 commits intoopen-telemetry:mainfrom
maryliag:update-config-env

Conversation

@maryliag
Copy link
Copy Markdown
Contributor

@maryliag maryliag commented Mar 9, 2026

Fixes #6476

@maryliag maryliag requested a review from a team as a code owner March 9, 2026 22:57
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.70%. Comparing base (124f09e) to head (5038e14).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6486   +/-   ##
=======================================
  Coverage   95.70%   95.70%           
=======================================
  Files         364      364           
  Lines       11779    11779           
  Branches     2751     2751           
=======================================
  Hits        11273    11273           
  Misses        506      506           
Files with missing lines Coverage Δ
...al/packages/configuration/src/FileConfigFactory.ts 97.58% <100.00%> (ø)
🚀 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.

@pichlermarc pichlermarc added this pull request to the merge queue Mar 10, 2026
Merged via the queue into open-telemetry:main with commit f5570d7 Mar 10, 2026
27 checks passed
@maryliag maryliag deleted the update-config-env branch March 10, 2026 12:21
MikeGoldsmith added a commit to honeycombio/opentelemetry-js that referenced this pull request Mar 10, 2026
…ILE env var

Upstream main renamed OTEL_EXPERIMENTAL_CONFIG_FILE to OTEL_CONFIG_FILE
in open-telemetry#6486, but the new sampler parsing tests still referenced the old name.

Assisted-by: Claude Sonnet 4.6
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.

Update env variable for otel declarative config to OTEL_CONFIG_FILE

2 participants