Skip to content

Adds support for timeout on the otlp/gRPC exporter#1821

Merged
MrAlias merged 8 commits intoopen-telemetry:mainfrom
paivagustavo:otlp_grpc_timeout
Apr 20, 2021
Merged

Adds support for timeout on the otlp/gRPC exporter#1821
MrAlias merged 8 commits intoopen-telemetry:mainfrom
paivagustavo:otlp_grpc_timeout

Conversation

@paivagustavo
Copy link
Copy Markdown
Member

Closes #1085

Adds support for timeout on the otlp/gRPC exporter.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2021

Codecov Report

Merging #1821 (dc4ed38) into main (081cc61) will increase coverage by 0.2%.
The diff coverage is 71.4%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1821     +/-   ##
=======================================
+ Coverage   78.2%   78.4%   +0.2%     
=======================================
  Files        135     135             
  Lines       7245    7252      +7     
=======================================
+ Hits        5667    5688     +21     
+ Misses      1330    1316     -14     
  Partials     248     248             
Impacted Files Coverage Δ
exporters/otlp/otlpgrpc/options.go 43.5% <33.3%> (-0.9%) ⬇️
exporters/otlp/otlpgrpc/driver.go 92.0% <100.0%> (+3.2%) ⬆️
exporters/otlp/otlpgrpc/connection.go 92.5% <0.0%> (+1.8%) ⬆️
exporters/otlp/internal/otlptest/data.go 88.0% <0.0%> (+24.0%) ⬆️

Comment thread exporters/otlp/otlpgrpc/otlp_integration_test.go Outdated
Comment thread exporters/otlp/otlpgrpc/otlp_integration_test.go Outdated
@MrAlias MrAlias added pkg:exporter:otlp Related to the OTLP exporter package release:1.0.0-rc.1 labels Apr 20, 2021
@MrAlias MrAlias added this to the RC1 milestone Apr 20, 2021
@MrAlias MrAlias merged commit 70bc9eb into open-telemetry:main Apr 20, 2021
@paivagustavo paivagustavo deleted the otlp_grpc_timeout branch April 20, 2021 17:53
@MrAlias MrAlias mentioned this pull request Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg:exporter:otlp Related to the OTLP exporter package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update OTLP exporter configuration to conform to the specification

3 participants