Type Definition bosun_emitter::Tags [] [src]

type Tags = HashMap<String, String>;

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