A sequence of metrics.
We use a sequence here instead of a map because the ID of the metrics is already included in the Metrics class and using sequences of metrics objects is more efficient than using dictionaries since lookups are not necessary.
A sequence of metrics.