# Functions
BuildTopMetrics build metrics by querying the traffic metrics endpoint.
# Structs
FakeMetricsMeta stubs the call to the apiservice, but otherwise operates the same as object.
MetricsMeta holds information on what resource should be queried and displayed to the user.
# Interfaces
MetricsMetaInterface provides an abstraction over Object, so that it may be faked.