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

add grpc support for log export #6340

Conversation

codeboten
Copy link
Contributor

@codeboten codeboten commented Nov 17, 2024

This adds support for grpc export for the logging signal in the config package.

Leaving this in draft until #6338 is merged and i'll rebase.

This adds support for grpc export for the logging signal in the config package.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten force-pushed the codeboten/add-grpc-support-for-log-export branch from e924bd3 to 2f0f28c Compare November 18, 2024 15:51
@codeboten codeboten marked this pull request as ready for review November 18, 2024 15:51
@codeboten codeboten requested review from pellared and a team as code owners November 18, 2024 15:51
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.9%. Comparing base (71759c6) to head (5adc7e4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
config/log.go 96.8% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6340   +/-   ##
=====================================
  Coverage   66.8%   66.9%           
=====================================
  Files        193     193           
  Lines      15620   15652   +32     
=====================================
+ Hits       10448   10479   +31     
- Misses      4881    4882    +1     
  Partials     291     291           
Files with missing lines Coverage Δ
config/log.go 94.9% <96.8%> (+0.5%) ⬆️
---- 🚨 Try these New Features:

@MrAlias
Copy link
Contributor

MrAlias commented Nov 18, 2024

@codeboten it looks like the white-space formatting needs to be updated to fix the lint.

codeboten and others added 2 commits November 18, 2024 11:53
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@dmathieu dmathieu merged commit 5adedc5 into open-telemetry:main Nov 19, 2024
24 checks passed
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