Skip to content

feat(configuration): set logger provider exporter type from env variable#6104

Merged
maryliag merged 19 commits intoopen-telemetry:mainfrom
maryliag:logger-env
Nov 17, 2025
Merged

feat(configuration): set logger provider exporter type from env variable#6104
maryliag merged 19 commits intoopen-telemetry:mainfrom
maryliag:logger-env

Conversation

@maryliag
Copy link
Copy Markdown
Contributor

@maryliag maryliag commented Nov 13, 2025

Set type of logger provider exporter from OTEL_LOGS_EXPORTER . Possible values: otlp, console and none
Also takes the protocol into consideration for otlp_http and otlp_grpc.

@maryliag maryliag requested a review from a team as a code owner November 13, 2025 15:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 96.10390% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.15%. Comparing base (a05e581) to head (11d8db6).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...ages/configuration/src/EnvironmentConfigFactory.ts 96.10% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6104      +/-   ##
==========================================
- Coverage   95.16%   95.15%   -0.01%     
==========================================
  Files         316      316              
  Lines        9226     9272      +46     
  Branches     2082     2105      +23     
==========================================
+ Hits         8780     8823      +43     
- Misses        446      449       +3     
Files with missing lines Coverage Δ
...ages/configuration/src/EnvironmentConfigFactory.ts 99.06% <96.10%> (-0.94%) ⬇️
🚀 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 Nov 17, 2025
Merged via the queue into open-telemetry:main with commit ebfb75f Nov 17, 2025
27 checks passed
@maryliag maryliag deleted the logger-env branch November 17, 2025 21:46
@otelbot-js otelbot-js Bot mentioned this pull request Jan 7, 2026
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