[bug] OtlpExportProtocol.HttpProtobuf does not work #6049
Labels
pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol
Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package
question
Further information is requested
Package
OpenTelemetry.Exporter.OpenTelemetryProtocol
Package Version
Runtime Version
net8.0
Description
Traces stop being exported when changing the protocol from gRPC to HttpProtobuf.
Steps to Reproduce
HttpProtobuf
and update the port to the APM's Http portExpected Result
Data continues to appear in the APM
Actual Result
Data stops appearing in the APM
Additional Context
Tested with both Jaeger and New Relic. Both work as expected with gRPC.
OtelLogTest.zip
The text was updated successfully, but these errors were encountered: