getMetricDataPoints
Retrieves all collected data points for a specific metric.
Return
a list of MetricValue objects collected for this metric
Parameters
metric
the Metric to get data for
Retrieves all collected data points for a specific metric.
a list of MetricValue objects collected for this metric
the Metric to get data for