open-telemetry / opentelemetry-swift

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

Fix Headers were not being properly sent in OtlpHttpLogExporter #513

Closed nachoBonafonte closed 6 months ago

nachoBonafonte commented 6 months ago

Fix Headers were not being properly sent in OtlpHttpLogExporter or StableOtlpMetricExporter

Given some xcformat love to some related files

Fixes #492

vvydier commented 6 months ago

@davidngoshadow Can you confirm if this fixes your issue https://github.com/open-telemetry/opentelemetry-swift/issues/492 Thanks

davidngoshadow commented 6 months ago

@vvydier Yes it works perfectly !