pub fn counter(name: String, delta: Int) -> Nil
pub fn gauge(name: String, value: Float) -> Nil
pub fn histogram(name: String, value: Float) -> Nil