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

fix(exporter-logs-otlp-proto): Use correct config type in constructor #5058

Merged

chore: update changelog

33f17b9
Select commit
Loading
Failed to load commit list.
Merged

fix(exporter-logs-otlp-proto): Use correct config type in constructor #5058

chore: update changelog
33f17b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

93.27% (+0.01%) compared to 859c0ef

View this Pull Request on Codecov

93.27% (+0.01%) compared to 859c0ef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.27%. Comparing base (859c0ef) to head (33f17b9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5058      +/-   ##
==========================================
+ Coverage   93.26%   93.27%   +0.01%     
==========================================
  Files         317      317              
  Lines        8194     8194              
  Branches     1640     1640              
==========================================
+ Hits         7642     7643       +1     
+ Misses        552      551       -1     
Files with missing lines Coverage Δ
...gs-otlp-proto/src/platform/node/OTLPLogExporter.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes