Values.MetricStreamStatisticsMetricSourceThis object contains the information for one metric that is to be streamed with additional statistics.
type nonrec t = {namespace : Namespace.t;The namespace of the metric.
*)metricName : MetricName.t;The name of the metric.
*)}