PrometheusAgent.spec.containers.livenessProbe.httpGet.port.status
Most recent observed status of the Prometheus cluster. Read-only. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
| Field / Type | Description |
|---|---|
availableReplicas | Total number of available pods (ready for at least minReadySeconds) targeted by this Prometheus deployment.
|
The current state of the Prometheus deployment.
| |
paused | Represents whether any actions on the underlying managed objects are being performed. Only delete actions will be performed. |
replicas | Total number of non-terminated pods targeted by this Prometheus deployment (their labels match the selector).
|
selector | The selector used to match the pods targeted by this Prometheus resource. |
The list has one entry per shard. Each entry provides a summary of the shard status.
| |
shards | Shards is the most recently observed number of shards.
|
unavailableReplicas | Total number of unavailable pods targeted by this Prometheus deployment.
|
updatedReplicas | Total number of non-terminated pods targeted by this Prometheus deployment that have the desired version spec.
|