void SaveMetricValues( DateTime date, IEnumerable<MetricValue> metricsValues, string label )
Parameters
- date
- The date of the metric values to save.
- metricsValues
- The metric values to save.
- label
- An optional label applied to this particular date.
Typically, the label represents the version of the product.
An empty string means that there is no label to store for