Skip to content

Conversation

@JamieDanielson
Copy link
Member

Which problem is this PR solving?

Short description of the changes

Add fallback options to EnvironmentConfigProvider for OTEL_EXPORTER_OTLP_COMPRESSION, OTEL_EXPORTER_OTLP_TIMEOUT, OTEL_EXPORTER_OTLP_HEADERS.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • unit test

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been added

@JamieDanielson JamieDanielson requested a review from a team as a code owner October 28, 2025 20:10
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.16%. Comparing base (74f470e) to head (7b202d9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6058   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files         316      316           
  Lines        9198     9207    +9     
  Branches     2057     2075   +18     
=======================================
+ Hits         8753     8762    +9     
  Misses        445      445           
Files with missing lines Coverage Δ
...try-configuration/src/EnvironmentConfigProvider.ts 100.00% <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.

@maryliag maryliag added this pull request to the merge queue Oct 28, 2025
Merged via the queue into open-telemetry:main with commit 6953aa5 Oct 28, 2025
27 checks passed
@JamieDanielson JamieDanielson deleted the jamie.config-more-backup-options branch October 29, 2025 14:21
@otelbot-js otelbot-js bot mentioned this pull request Nov 3, 2025
maryliag added a commit to maryliag/opentelemetry-js that referenced this pull request Nov 3, 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.

2 participants