pub fn histogram<V: Into<f64>>(name: &'static str, value: V)
Updates a histogram with the given name to the given value.