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: add grpc support for log autoexport #6083

Merged
merged 9 commits into from
Sep 9, 2024

Merge branch 'main' into feat/autoexport-loggrpc

4d1ea39
Select commit
Loading
Failed to load commit list.
Merged

feat: add grpc support for log autoexport #6083

Merge branch 'main' into feat/autoexport-loggrpc
4d1ea39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

65.7% (+0.0%) compared to 23e6f6c

View this Pull Request on Codecov

65.7% (+0.0%) compared to 23e6f6c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.7%. Comparing base (23e6f6c) to head (4d1ea39).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6083   +/-   ##
=====================================
  Coverage   65.7%   65.7%           
=====================================
  Files        203     203           
  Lines      13037   13039    +2     
=====================================
+ Hits        8568    8570    +2     
  Misses      4206    4206           
  Partials     263     263           
Files with missing lines Coverage Δ
exporters/autoexport/logs.go 100.0% <100.0%> (ø)