Values.BatchPutMetricsResponseSourceUsed to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio.
type nonrec t = {errors : BatchPutMetricsErrorList.t option;Lists any errors that occur when inserting metric data.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]