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

Enable reqwest and reqwest-blocking client creation with custom timeout #2584

Merged
merged 11 commits into from
Feb 3, 2025

Merge branch 'main' into otel-otlp-http-timeout

ed14fff
Select commit
Loading
Failed to load commit list.
Merged

Enable reqwest and reqwest-blocking client creation with custom timeout #2584

Merge branch 'main' into otel-otlp-http-timeout
ed14fff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

79.3% (-0.2%) compared to 7c9447f

View this Pull Request on Codecov

79.3% (-0.2%) compared to 7c9447f

Details

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.

Project coverage is 79.3%. Comparing base (7c9447f) to head (ed14fff).

Files with missing lines Patch % Lines
opentelemetry-otlp/src/exporter/http/mod.rs 0.0% 46 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2584     +/-   ##
=======================================
- Coverage   79.5%   79.3%   -0.2%     
=======================================
  Files        118     118             
  Lines      22476   22487     +11     
=======================================
- Hits       17874   17844     -30     
- Misses      4602    4643     +41     

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