Metric type aliases
This is the collection of metric type aliases within the metrics
module. There is only one type alias, Metric
.
Metric
The Metric
type is simply an alias, but represents a number formed by aggregating multiple other numbers together.