ocaml-trace/src/core
Simon Cruanes 0135a613a9 add ?data to counter_int and counter_float
this makes sense to add metadata in, say, opentelemetry
2023-09-16 21:29:01 -04:00
..
gen refactor: avoid the cursed stdlib Trace module by adding trace.core 2023-06-12 13:12:41 -04:00
collector.ml add ?data to counter_int and counter_float 2023-09-16 21:29:01 -04:00
dune refactor: avoid the cursed stdlib Trace module by adding trace.core 2023-06-12 13:12:41 -04:00
meta_map.ml Add explicit spans, for async tracing. 2023-08-09 00:26:21 -04:00
meta_map.mli Add explicit spans, for async tracing. 2023-08-09 00:26:21 -04:00
trace_core.ml add ?data to counter_int and counter_float 2023-09-16 21:29:01 -04:00
trace_core.mli add ?data to counter_int and counter_float 2023-09-16 21:29:01 -04:00
types.ml add float to user data 2023-09-15 10:01:20 -04:00