//! We return [`anyhow::Error`] for functions whose errors will always result in an exit and don't
//! When we do need to handle errors, functions should return a more comprehensive error type (for
warn!("`metrics.prometheus.listen` config set but `metrics` cargo feature compiled out in `arti-relay` crate");