Skip to content

otlpmetrichttp otlptracehttp: Handle non-protobuf responses #4717

Description

@pellared

From: https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/specification.md#binary-protobuf-encoding

The client and the server MUST set "Content-Type: application/x-protobuf" request and response headers when sending binary Protobuf encoded payload.

Currently the exporter expects that the server to always respond with binary Protobuf encoded payload, but it may return something else e.g. text/plain with OK content.

See:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpkg:exporter:otlpRelated to the OTLP exporter package

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions