mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 04:17:56 -04:00
fix error on 4.08
This commit is contained in:
parent
6179c97e99
commit
6d72a6fac0
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ val set_mutex : lock:(unit -> unit) -> unlock:(unit -> unit) -> unit
|
|||
(** Set a lock/unlock pair to protect the critical sections
|
||||
of {!Opentelemetry.Collector.BACKEND} *)
|
||||
|
||||
module Atomic = Opentelemetry_atomic.Atomic
|
||||
module Config = Config
|
||||
|
||||
val setup :
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue