NAME

IO::K8s::PrometheusOperator::V1::PrometheusStatus - status defines the most recent observed status of the Prometheus cluster.

VERSION

version 1.108

availableReplicas

availableReplicas defines the total number of available pods (ready for at least minReadySeconds) targeted by this Prometheus deployment.

conditions

conditions defines the current state of the Prometheus deployment.

paused

paused defines whether any actions on the underlying managed objects are being performed. Only delete actions will be performed.

replicas

replicas defines the total number of non-terminated pods targeted by this Prometheus deployment (their labels match the selector).

selector

selector used to match the pods targeted by this Prometheus resource.

shardStatuses

shardStatuses defines the list has one entry per shard. Each entry provides a summary of the shard status.

shards

shards defines the most recently observed number of shards.

unavailableReplicas

unavailableReplicas defines the total number of unavailable pods targeted by this Prometheus deployment.

updatedReplicas

updatedReplicas defines the total number of non-terminated pods targeted by this Prometheus deployment that have the desired version spec.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004