kubernetes / kube-state-metrics

Add-on agent to generate and expose cluster-level metrics.
https://kubernetes.io/docs/concepts/cluster-administration/kube-state-metrics/
Apache License 2.0
5.2k stars 1.92k forks source link

feat: add kube_ingress_status metric #2433

Open isuyyy opened 2 days ago

isuyyy commented 2 days ago

What this PR does / why we need it: Collects metrics of ingress status. / The info is needed when we use ALB.

How does this change affect the cardinality of KSM: (increases, decreases or does not change cardinality) Increases.

Which issue(s) this PR fixes: Fixes #1366

linux-foundation-easycla[bot] commented 2 days ago

CLA Signed


The committers listed above are authorized under a signed CLA.

k8s-ci-robot commented 2 days ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: isuyyy Once this PR has been reviewed and has the lgtm label, please assign dgrisonnet for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes/kube-state-metrics/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dgrisonnet commented 1 day ago

/triage accepted /assign @richabanker