Open maokitty opened 6 months ago
This is likely a question for https://github.com/open-telemetry/opentelemetry-proto-java
What would be the output of the parser? Are you asking if we have plans to build (support) a parser that takes in JSON and outputs the java-compiled protobuf objects?
The input will be opentelemtry-js export data in json format, the output will be a java object as defined in opentelemtry-proto example
There is an OTel parser in protobuf format in the Maven repository, is there any plan to support a parser in JSON format?