macro_rules! histogram { ($name:expr) => { ... }; ($name:expr, $buckets:expr) => { ... }; }
Create and register a histogram metric