open-telemetry / opentelemetry-swift

OpenTelemetry API for Swift
https://opentelemetry.io/docs/instrumentation/swift/
Apache License 2.0
209 stars 129 forks source link

grpc call options were not using a timeout. #459

Closed bryce-b closed 12 months ago

bryce-b commented 1 year ago

ensure that call option timeout is included in export calls.

Additionally, it appears SPM is using newer versions of dependencies of otel-swift dependencies, causing weird build errors due to incompatibility between versions of NIO and the swift-components module.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage is 80.00% of modified lines.

:exclamation: Current head ac3c80e differs from pull request most recent head bf5f4ec. Consider uploading reports for the commit bf5f4ec to get more accurate results

Files Changed Coverage
...ySdk/Trace/SpanProcessors/BatchSpanProcessor.swift 33.33%
...enTelemetryProtocolGrpc/logs/OtlpLogExporter.swift 100.00%
...elemetryProtocolGrpc/trace/OtlpTraceExporter.swift 100.00%

:loudspeaker: Thoughts on this report? Let us know!.