Static reth::core::node_config::PROMETHEUS_RECORDER_HANDLE

pub static PROMETHEUS_RECORDER_HANDLE: Lazy<PrometheusHandle>
Expand description

The default prometheus recorder handle. We use a global static to ensure that it is only installed once.