You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`k8s.replication_controller.desired_pods`| UpDownCounter |`{pod}`| Number of desired replica pods in this replication controller [1]||
522
+
|`k8s.replicationcontroller.desired_pods`| UpDownCounter |`{pod}`| Number of desired replica pods in this replication controller [1]||
523
523
524
524
**[1]:** This metric aligns with the `replicas` field of the
|`k8s.replication_controller.available_pods`| UpDownCounter |`{pod}`| Total number of available replica pods (ready for at least minReadySeconds) targeted by this replication controller [1]||
548
+
|`k8s.replicationcontroller.available_pods`| UpDownCounter |`{pod}`| Total number of available replica pods (ready for at least minReadySeconds) targeted by this replication controller [1]||
549
549
550
550
**[1]:** This metric aligns with the `availableReplicas` field of the
0 commit comments