Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(otlp-exporter-base): support CONNECT proxies #5054

fix(otlp-exporter-base): fix and test proxy timeout

2ad170a
Select commit
Loading
Failed to load commit list.
Closed

feat(otlp-exporter-base): support CONNECT proxies #5054

fix(otlp-exporter-base): fix and test proxy timeout
2ad170a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 1s

93.26% (-0.14%) compared to f8ab559

View this Pull Request on Codecov

93.26% (-0.14%) compared to f8ab559

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.26%. Comparing base (f8ab559) to head (2ad170a).
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5054      +/-   ##
==========================================
- Coverage   93.39%   93.26%   -0.14%     
==========================================
  Files          46      317     +271     
  Lines         712     8211    +7499     
  Branches      120     1645    +1525     
==========================================
+ Hits          665     7658    +6993     
- Misses         47      553     +506     
Files with missing lines Coverage Δ
...-base/src/configuration/otlp-http-configuration.ts 100.00% <100.00%> (ø)
...ter-base/src/platform/node/OTLPExporterNodeBase.ts 40.47% <ø> (ø)
...-base/src/platform/node/http-exporter-transport.ts 93.75% <100.00%> (ø)
...ter-base/src/platform/node/http-transport-utils.ts 98.43% <100.00%> (ø)
...ages/otlp-exporter-base/src/platform/node/types.ts 100.00% <ø> (ø)

... and 262 files with indirect coverage changes