kubernetes-sigs/cluster-api

Add a Custom Resource metrics configuration file to the release artifacts

开放

#7,229 创建于 2022年9月16日

 (14 条评论) (0 个反应) (0 位负责人)Go (1,532 个派生)auto 404
help wantedkind/featurepriority/important-longtermtriage/accepted

仓库指标

星标
 (4,267 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南