[kube-prometheus-stack] Missing flexibility support for single/multi cluster alert from kubernetes-mixin
Haivilo opened this issue · 0 comments
Haivilo commented
Is your feature request related to a problem ?
KubeMemoryOvercommit and KubeCPUOvercommit issue's output is not nice because my metrics don't contain cluster name, since I am only monitoring single cluster.
Describe the solution you'd like.
Can we add variable support such as showMultiCluster
as in kubernetes-mixin?
Describe alternatives you've considered.
Is it possible to override all of my metrics by adding an additional label? AFAIK I have to do it in every ServiceMonitor. Is it the correct way? What about the ServiceMonitor installed by kube-prometheus-stack helm chart
Additional context.
Alert in the helm chart is fixed. Cluster name might be empty