Octez_performance_metrics
val data_dir_element : ?metrics_suffix:string -> string -> Octez_performance_metrics__.Sigs.data_dir_element
module Lwt : sig ... end
module Unix : sig ... end
Default to Lwt implementation (not compatible with OCaml5 domains).
include module type of struct include Lwt end
module Make = Lwt.Make
val supports_performance_metrics : unit -> bool Lwt.t
supports_performance_metrics () returns true if du, ps and lsof are available on the platform.
supports_performance_metrics ()
true
du
ps
lsof