ocaml-opentelemetry icon indicating copy to clipboard operation
ocaml-opentelemetry copied to clipboard

use protoc with presence

Open c-cube opened this issue 5 months ago • 0 comments

This should be more compact on the wire, because presence tracking lets us know which fields were not set explicitly so we can avoid writing them entirely. It's also more compliant with other implementations of protobuf.

c-cube avatar Oct 30 '25 20:10 c-cube