Values_0.RunMetricsSourceMetrics for the optimizer run. This structure is deprecated. See the individual metric members for compaction, retention, and orphan file deletion.
type nonrec t = {numberOfBytesCompacted : MessageString.t option;The number of bytes removed by the compaction job run.
*)numberOfFilesCompacted : MessageString.t option;The number of files removed by the compaction job run.
*)numberOfDpus : MessageString.t option;The number of DPUs consumed by the job, rounded up to the nearest whole number.
*)jobDurationInHour : MessageString.t option;The duration of the job in hours.
*)}