mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
This allows clien implementors to micromanage the state of the protobuf `encoder` if they want, or to just let the library handle allocation and garbage collection of encoder states when that level of resource managment is not required. |
||
|---|---|---|
| .. | ||
| client.ml | ||
| config.ml | ||
| config.mli | ||
| dune | ||
| self_trace.ml | ||
| self_trace.mli | ||
| signal.ml | ||
| signal.mli | ||