# Functions
CreateOrReturnCollection allows for creation of a new collection or returning a pointer to an existing one given the name.
StopMonitoring stops monitoring all the collections.
# Structs
Collection contains a collection of Metrics.
# Interfaces
Metric is an interface containing a metric.