Skip to content

add support for http/json configuration option #6339

@codeboten

Description

@codeboten

Problem Statement

The OTLP exporter currently supports grpc and http/protobuf. This issue is to add support for http/json as well to support all the options from the specification.

Proposed Solution

Similar to the other options, the solution would be to add one more supported config option along with the tests for it.

Alternatives

Don't support http/json

Prior Art

Support for http/protobuf and grpc can be used as examples for implementing this.

Additional Context

See OTLP exporter options here: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md#configuration-options

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: file-configRelated to file-based configurationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions