-
Notifications
You must be signed in to change notification settings - Fork 879
Closed
Labels
pkg:OpenTelemetry.Exporter.OpenTelemetryProtocolIssues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet packageIssues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet packagequestionFurther information is requestedFurther information is requested
Description
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
- Create a sample app that exports to the gRPC endpoint of an APM
- Run the application and verify data appears in the APM
- Change the protocol to
HttpProtobufand update the port to the APM's Http port - Run the application again
Expected 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pkg:OpenTelemetry.Exporter.OpenTelemetryProtocolIssues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet packageIssues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet packagequestionFurther information is requestedFurther information is requested