Skip to content

Fix 6661, set config.gRPCCredentials.Value properly when using TLS/mTLS certificates #7087

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

xue20xi
Copy link

@xue20xi xue20xi commented Jul 25, 2025

No description provided.

Copy link

codecov bot commented Jul 25, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.9%. Comparing base (70e2375) to head (4962304).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
exporters/otlp/otlplog/otlploggrpc/client.go 0.0% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7087   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        262     262           
  Lines      24460   24463    +3     
=====================================
+ Hits       20281   20284    +3     
+ Misses      3801    3800    -1     
- Partials     378     379    +1     
Files with missing lines Coverage Δ
exporters/otlp/otlplog/otlploggrpc/client.go 89.9% <0.0%> (-2.0%) ⬇️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

otlploggrpc does not work with self-signed certificates
1 participant