-
Notifications
You must be signed in to change notification settings - Fork 755
Open
Labels
area: file-configRelated to file-based configurationRelated to file-based configurationenhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: file-configRelated to file-based configurationRelated to file-based configurationenhancementNew feature or requestNew feature or request