Type Definition bosun_emitter::Tags

source ·
pub type Tags = HashMap<String, String>;
Expand description

Metric tags equivalent to Rust’s HashMap<String, String>