Skip to content

OTLP Exporter: allow json export #1874

@xuan-cao-swi

Description

@xuan-cao-swi

OTLP Specification 1.7.0

Telemetry data is sent via HTTP POST request. The body of the POST request is a payload either in binary-encoded Protobuf format or in JSON-encoded Protobuf format.

Java implementation: https://github.com/open-telemetry/opentelemetry-java/blob/main/exporters/common/src/main/java/io/opentelemetry/exporter/internal/http/HttpExporterBuilder.java#L172

Metadata

Metadata

Assignees

No one assigned

    Labels

    keepspec-complianceRequired for OpenTelemetry spec compliance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions