-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
customer-requestkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/cluster-managementDenotes a PR or issue as being assigned to SIG Cluster Management.Denotes a PR or issue as being assigned to SIG Cluster Management.
Description
We need metrics to track MachineDeployments
managed by this machine-controller over time. Primarily, the MachineDeployments' status information wrapped in metrics would be helpful, so something like:
machine_deployment_available_replicas
machine_deployment_ready_replicas
machine_deployment_replicas
machine_deployment_updated_replicas
With these metrics, alerts could be defined that e.g. alert on machine_deployment_replicas > machine_deployment_updated_replicas
being true for more than 30 minutes (random example here).
Metadata
Metadata
Assignees
Labels
customer-requestkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/cluster-managementDenotes a PR or issue as being assigned to SIG Cluster Management.Denotes a PR or issue as being assigned to SIG Cluster Management.