opentelemetry-java
opentelemetry-java copied to clipboard
Add connectTimeout configuration option OtlpGrpc{Signal}Exporters
Followup to #5941 which adds support for OTLP gRPC exporters.
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
8684882
) 91.06% compared to head (2ecdd32
) 91.06%.
Additional details and impacted files
@@ Coverage Diff @@
## main #6079 +/- ##
=========================================
Coverage 91.06% 91.06%
- Complexity 5671 5678 +7
=========================================
Files 620 620
Lines 16553 16577 +24
Branches 1689 1692 +3
=========================================
+ Hits 15074 15096 +22
+ Misses 993 992 -1
- Partials 486 489 +3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@open-telemetry/java-approvers PTAL. This should be straight forward to review / merge.