imandra-ai / ocaml-opentelemetry

Instrumentation for https://opentelemetry.io
http://docs.imandra.ai/ocaml-opentelemetry/
33 stars 7 forks source link

improve client code #24

Closed c-cube closed 2 years ago

c-cube commented 2 years ago

the code is cleaner and simpler, imho. It also allows for multiple background threads if needed, and passing a stop condition to control termination of the whole program.