Skip to content

Conversation

databus23
Copy link
Member

This PR adds to features:

  • It allows us to centrally scrape the kluster metrics (apiserver, ccm, cm scheduler) into a dedicated prometheus with short retention
  • It exposes scheduler, cm, ccm metrics via an ingress so that users can start collecting cluster metrics themselves.

The metrics of all components (except etcd) are protected by kubernetes RBAC, so a service account token with RBAC permissions for /metrics is required.

This PR adds to features:
* It allows us to centrally scrape the kluster metrics (apiserver, ccm, cm scheduler) into a dedicated prometheus with short retention
* It exposes scheduler, cm, ccm metrics via an ingress so that users can start collecting cluster metrics themselves.

The metrics of all components (except etcd) are protected by kubernetes RBAC, so a service account token with RBAC permissions for `/metrics` is required.
@databus23 databus23 changed the title Scrape kluster metrics WIP: Scrape kluster metrics Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant