ocaml-opentelemetry/src/client
Shon Feder d3235a1864
Remove unneeded encoder reset
We reset the encoder if we are reusing one, and we generate a fresh new
one otherwise.
2025-07-08 21:28:55 -04:00
..
batch.ml Correct size and optimize representation 2025-06-30 22:52:49 -04:00
batch.mli Allowing configuring start time 2025-06-30 22:28:30 -04:00
client.ml Move Self_trace module into Opentelemetry_client 2025-06-15 22:22:44 -04:00
config.ml Rename Env sig to ENV 2025-06-10 17:47:56 -04:00
config.mli Fix documentation example 2025-06-11 14:23:06 -04:00
dune Factor batching logic out of the cohttp-lwt client 2025-06-27 21:48:55 -04:00
self_trace.ml Add comment about scope 2025-06-18 18:33:46 -04:00
self_trace.mli Fix type aliases 2025-06-18 18:35:37 -04:00
signal.ml Remove unneeded encoder reset 2025-07-08 21:28:55 -04:00
signal.mli Allow optional reuse of encoder state 2025-06-20 16:19:55 -04:00