pub type Labels = Vec<(String, String)>;
Label key-value pairs for metrics
pub struct Labels { /* private fields */ }