Module Tezos_oxymeter__.Utils

val metrics_config_path : string

Gets the path from the environment variable METRICS_CONFIG_PATH. If the variable is not set, it takes the default value metrics_config.json.

module JSON : sig ... end

Module to manipulate JSON file.

module Sys : sig ... end

Module to execute sys calls.

module Name : sig ... end

Module to manage name creation.

module Args : sig ... end

Module to handle argument declaration.