Skip to content

Re-enable JSON@HTTP exporter?Β #7708

@rmannibucau

Description

@rmannibucau

Hi,

Seems JSON export over HTTP is now impossible because io.opentelemetry.exporter.internal.http.HttpExporter#export uses binary content length evaluation so even hacking the builder with reflection to call exportAsJson will not enable to send JSON.

Is it possible to re-enable this feature which has several benefits over protobuf in particular in complex systems? (easy to make evolving, easier to make going through gateway to rewrite payloads, easier to interact with 3rd parties, etc...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions