Skip to main content

LISTENER_NAMES

Static LISTENER_NAMES 

Source
pub(crate) static LISTENER_NAMES: LazyLock<Mutex<BTreeSet<&'static str>>>
Expand description

The &'static str listener names handed to the metrics layers, kept so that a process which serves repeatedly reuses one allocation per name.