fn default_metrics_target()
in
src/settings.rs [29:31]
3
lines of code
1
McCabe index (conditional complexity)
fn default_metrics_target() -> String { "localhost:8125".to_owned() }