mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-10 04:35:46 -04:00
6 lines
122 B
OCaml
6 lines
122 B
OCaml
module OTEL = Opentelemetry
|
|
module Otrace = Trace_core (* ocaml-trace *)
|
|
|
|
let ( let@ ) = ( @@ )
|
|
|
|
let spf = Printf.sprintf
|