ocaml-opentelemetry/src/client
2026-04-17 11:27:46 -04:00
..
lwt more robust detection of lwt's version 2026-04-02 12:20:03 -04:00
sync bounded queue: provide a per-item measure function for better errors/metrics 2026-04-10 15:09:59 -04:00
bounded_queue.ml emitter: add self_metrics, track batch n_dropped, sampler rate 2026-02-17 20:59:58 -05:00
common_.ml feat client: various changes 2026-01-20 00:15:10 -05:00
consumer.ml more docs 2026-01-20 00:15:29 -05:00
dune Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
emitter_combine.ml emitter: add self_metrics, track batch n_dropped, sampler rate 2026-02-17 20:59:58 -05:00
emitter_limit_interval.ml add Emitter_limit_interval 2026-01-20 00:15:30 -05:00
emitter_limit_interval.mli preparing for 0.90 2026-04-03 09:26:04 -04:00
emitter_sample.ml emitter: add self_metrics, track batch n_dropped, sampler rate 2026-02-17 20:59:58 -05:00
emitter_sample.mli add Emitter_sample 2026-01-20 00:15:30 -05:00
export_error.ml better error message for otlp http failures 2026-04-17 11:27:46 -04:00
exporter_combine.ml compat 4.08 2026-02-27 14:57:32 -05:00
exporter_config.ml add config parameter for self_metrics 2026-03-06 14:44:01 -05:00
exporter_config.mli preparing for 0.90 2026-04-03 09:26:04 -04:00
exporter_debug.ml per signal provider, update to trace 0.12 2026-02-27 14:56:21 -05:00
exporter_queued.ml per signal provider, update to trace 0.12 2026-02-27 14:56:21 -05:00
exporter_stdout.ml per signal provider, update to trace 0.12 2026-02-27 14:56:21 -05:00
generic_consumer.ml better logging for http consumer 2026-03-09 18:57:22 -04:00
generic_consumer_exporter.ml per signal provider, update to trace 0.12 2026-02-27 14:56:21 -05:00
generic_http_consumer.ml fix: retries are self_debug logged at warning level 2026-04-10 15:09:59 -04:00
generic_io.ml more docs 2026-01-20 00:15:29 -05:00
generic_notifier.ml various fixes 2026-02-17 20:59:58 -05:00
http_config.ml add missing OTEL env variables 2026-02-12 21:04:28 -05:00
http_config.mli emitter: add self_metrics, track batch n_dropped, sampler rate 2026-02-17 20:59:58 -05:00
resource_signal.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
resource_signal.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
sampler.ml various fixes 2026-02-17 20:59:58 -05:00
sampler.mli add Emitter_sample 2026-01-20 00:15:30 -05:00
self_trace.ml fix self_trace by just relying on Trace_provider 2026-03-03 17:46:30 -05:00
self_trace.mli fix self_trace by just relying on Trace_provider 2026-03-03 17:46:30 -05:00
util_net_backoff.ml client: start heavily refactoring to use Aswitch, also fix bugs 2026-01-20 00:15:20 -05:00
util_net_backoff.mli client: start heavily refactoring to use Aswitch, also fix bugs 2026-01-20 00:15:20 -05:00
util_resources.ml small refactor 2026-03-06 11:32:35 -05:00