Skip to content

Add connectTimeout configuration option OtlpGrpc{Signal}Exporters#6079

Merged
jkwatson merged 2 commits intoopen-telemetry:mainfrom
jack-berg:otlp-grpc-connect-timeout
Feb 24, 2024
Merged

Add connectTimeout configuration option OtlpGrpc{Signal}Exporters#6079
jkwatson merged 2 commits intoopen-telemetry:mainfrom
jack-berg:otlp-grpc-connect-timeout

Conversation

@jack-berg
Copy link
Copy Markdown
Member

Followup to #5941 which adds support for OTLP gRPC exporters.

@jack-berg jack-berg requested a review from a team December 15, 2023 23:04
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 15, 2023

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%.

Files Patch % Lines
...er/otlp/logs/OtlpGrpcLogRecordExporterBuilder.java 83.33% 0 Missing and 1 partial ⚠️
...er/otlp/metrics/OtlpGrpcMetricExporterBuilder.java 83.33% 0 Missing and 1 partial ⚠️
...porter/otlp/trace/OtlpGrpcSpanExporterBuilder.java 83.33% 0 Missing and 1 partial ⚠️
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     

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

@jack-berg
Copy link
Copy Markdown
Member Author

@open-telemetry/java-approvers PTAL. This should be straight forward to review / merge.

Copy link
Copy Markdown
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies on the time taken to get to reviewing this. 😓

This seems like a very welcome addition....kinda surprising it hasn't been more often requested tbh. Just had the one question about zero, but looks good otherwise.

@jkwatson jkwatson merged commit 1d4a2f4 into open-telemetry:main Feb 24, 2024
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.

4 participants