Pods Metric Status Patch
data class PodsMetricStatusPatch(val current: MetricValueStatusPatch? = null, val metric: MetricIdentifierPatch? = null)
PodsMetricStatus indicates the current value of a metric describing each pod in the current scale target (for example, transactions-processed-per-second).