Values.MetricDataSourceval to_value :
MetricDatum.t list ->
[> `List of
[> `Structure of
(string
* [> `Double of DatapointValue.t
| `Enum of string
| `Integer of StorageResolution.t
| `List of
[> `Double of DatapointValue.t
| `Structure of
(string * [> `String of DimensionName.t ]) list ]
list
| `String of MetricName.t
| `Structure of (string * [> `Double of DatapointValue.t ]) list
| `Timestamp of Timestamp.t ])
list ]
list ]