ocaml-opentelemetry/src/client-ocurl
Simon Cruanes 133b6ad991
revert: use collector again for self-tracing spans
it's less dangerous to emit spans for self-tracing, even
if nothing else is going on, than risk having them accumulate
in case the program emits no spans but emits a lot of
metrics and logs (which create self-tracing spans)
2023-12-20 16:05:41 -05:00
..
b_queue.ml wip: use blocking queue 2023-06-15 22:29:10 -04:00
b_queue.mli wip: use blocking queue 2023-06-15 22:29:10 -04:00
batch.ml details 2023-06-20 10:31:36 -04:00
batch.mli new implementation for ocurl backend, using ezcurl and queues 2023-06-16 22:58:08 -04:00
common_.ml wip: use blocking queue 2023-06-15 22:29:10 -04:00
config.ml ocurl: add ticker_interval_ms config 2023-12-20 15:57:53 -05:00
config.mli ocurl: add ticker_interval_ms config 2023-12-20 15:57:53 -05:00
dune wip: use blocking queue 2023-06-15 22:29:10 -04:00
opentelemetry_client_ocurl.ml revert: use collector again for self-tracing spans 2023-12-20 16:05:41 -05:00
opentelemetry_client_ocurl.mli collector: Add debug-wrapping backend 2023-09-19 21:35:09 +00:00