Skip to content

feat(opentelemetry-configuration): add backup options for certificates and endpoints#6038

Merged
JamieDanielson merged 10 commits intoopen-telemetry:mainfrom
maryliag:cert-env
Oct 27, 2025
Merged

feat(opentelemetry-configuration): add backup options for certificates and endpoints#6038
JamieDanielson merged 10 commits intoopen-telemetry:mainfrom
maryliag:cert-env

Conversation

@maryliag
Copy link
Copy Markdown
Contributor

Part of #5945

Adding fallback for
OTEL_EXPORTER_OTLP_ENDPOINT
OTEL_EXPORTER_OTLP_CERTIFICATE
OTEL_EXPORTER_OTLP_CLIENT_KEY
OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE

@maryliag maryliag requested a review from a team as a code owner October 22, 2025 23:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.15%. Comparing base (c67f1d4) to head (bd350e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6038   +/-   ##
=======================================
  Coverage   95.14%   95.15%           
=======================================
  Files         316      316           
  Lines        9166     9184   +18     
  Branches     2023     2053   +30     
=======================================
+ Hits         8721     8739   +18     
  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.

@JamieDanielson JamieDanielson added this pull request to the merge queue Oct 27, 2025
Merged via the queue into open-telemetry:main with commit 0e09680 Oct 27, 2025
27 checks passed
@maryliag maryliag deleted the cert-env branch October 27, 2025 21:17
@otelbot-js otelbot-js Bot mentioned 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.

3 participants