pub fn add_to_counter(ctr: &str, value: Number) -> Result<()>
increments a named counter by a Number
Number