kubernetes-sigs/cluster-api
Add a Custom Resource metrics configuration file to the release artifacts
Aperta
#7229 aperta il 16 set 2022
help wantedkind/featurepriority/important-longtermtriage/accepted
Metriche repository
- Star
- (4267 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
User Story
As a operator I would like to have metrics for my running Cluster API verison for day-2 operations.
Detailed Description
We recently added a first configuration for metrics for the core CAPI resources via
- #6458
It would be great to add the configuration as artifact to future releases so an operator could also easily find the matching configuration when updating Cluster API.
Before doing so, we might want to ensure to generate the configuration from code as outlined in
- #7158.
/kind feature