Module Tezos_oxymeter__.Utils
val metrics_config_path : stringGets 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 ... endModule to manipulate JSON file.
module Sys : sig ... endModule to execute sys calls.
module Name : sig ... endModule to manage name creation.
module Args : sig ... endModule to handle argument declaration.