Hi John, Is the Java implementation of JSON Format for protobuf not working for you? https://github.com/protocolbuffers/protobuf/blob/main/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java
On Thu, Sep 7, 2023 at 9:16 AM 'John Green' via Protocol Buffers < [email protected]> wrote: > Hi all! > > OpenTelemetry documents some deviations regarding mapping protobuf/json. > See here: https://opentelemetry.io/docs/specs/otlp/#json-protobuf-encoding > > Is there a way to implement those deviations with the java SDK? > > Thanks for your help! > > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/protobuf/e1c3fb2c-d12f-443b-b722-780aa6050a8en%40googlegroups.com > <https://groups.google.com/d/msgid/protobuf/e1c3fb2c-d12f-443b-b722-780aa6050a8en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Jerry Berg | Software Engineer | [email protected] | 720-808-1188 -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/CAHLB6RfqifXnCTKi8oNH0Y7%3Dd-xK1Gfze%3DKLZE0qyYSUz6hQjA%40mail.gmail.com.
