-
Notifications
You must be signed in to change notification settings - Fork 913
Open
Labels
BugSomething isn't workingSomething isn't working
Description
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...)
fpapon
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working