fn sum(
name: &str,
unit: &str,
description: &str,
points: Vec<NumberDataPoint>,
) -> MetricExpand description
One cumulative counter: a value that only goes up for the life of the
process, which is what is_monotonic promises a reader.