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: configure TLS with environment variables. #2465

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

Merge branch 'main' into tls-envvars

9771ae3
Select commit
Loading
Failed to load commit list.
Open

feat: configure TLS with environment variables. #2465

Merge branch 'main' into tls-envvars
9771ae3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

77.6% (-0.4%) compared to a1dda22

View this Pull Request on Codecov

77.6% (-0.4%) compared to a1dda22

Details

Codecov Report

Attention: Patch coverage is 2.81690% with 138 lines in your changes missing coverage. Please review.

Project coverage is 77.6%. Comparing base (a1dda22) to head (9771ae3).

Files with missing lines Patch % Lines
opentelemetry-otlp/src/exporter/tonic/mod.rs 0.0% 121 Missing ⚠️
opentelemetry-otlp/src/exporter/mod.rs 19.0% 17 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2465     +/-   ##
=======================================
- Coverage   77.9%   77.6%   -0.4%     
=======================================
  Files        123     123             
  Lines      22888   22990    +102     
=======================================
+ Hits       17839   17843      +4     
- Misses      5049    5147     +98     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.