Skip to content

Expose metrics for MachineDeployment status #1767

@embik

Description

@embik

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.sig/cluster-managementDenotes a PR or issue as being assigned to SIG Cluster Management.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions