gardener / gardener

Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.

Home Page:https://gardener.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add new mcm metrics to the allowed metrics list

unmarshall opened this issue · comments

How to categorize this issue?
/area control-plane
/area monitoring
/kind enhancement

What would you like to be added:
New metrics were introduced as part of PR.
These metrics needs to be added to monitoringAllowedMetrics.

In addition we need to check if the current list of metrics is indeed supported and registered with prometheus from within MCM. If there is a need to cleanup un-exposed metrics then those should be cleaned as well.

Why is this needed:
New metrics needs to be visible in the prometheus dashboard.