BasicAutoScalerStatus

(Appears on: TidbAutoScalerStatus, TikvAutoScalerStatus)

BasicAutoScalerStatus describe the basic auto-scaling status

FieldDescription
metrics
[]MetricsStatus
(Optional)

MetricsStatusList describes the metrics status in the last auto-scaling reconciliation

currentReplicas
int32

CurrentReplicas describes the current replicas for the component(tidb/tikv)

recommendedReplicas
int32
(Optional)

RecommendedReplicas describes the calculated replicas in the last auto-scaling reconciliation for the component(tidb/tikv)

lastAutoScalingTimestamp
Kubernetes meta/v1.Time
(Optional)

LastAutoScalingTimestamp describes the last auto-scaling timestamp for the component(tidb/tikv)