helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[prometheus] CPU usage and Memory usage metrics missing

Open marcofranssen opened this issue 2 years ago • 4 comments

Describe the bug a clear and concise description of what the bug is.

The CPU usage and memory usage metrics are missing. We have installed the helm chart with all the default values.

helm install --namespace prometheus prometheus-community/prometheus --version 15.10.1

See following screenshot of Lens that shows these metrics are missing.

image

What's your helm version?

v3.9.0

What's your kubectl version?

1.23.3

Which chart?

prometheus

What's the chart version?

15.10.1

What happened?

CPU usage and CPU memory not available.

What you expected to happen?

The metrics are available.

How to reproduce it?

  • Install the helm chart

    helm install --namespace prometheus prometheus-community/prometheus --version 15.10.1
    
  • Open Lens

  • See at the cluster tab the usage metrics are missing.

Enter the changed values of values.yaml?

NONE

Enter the command that you execute and failing/misfunctioning.

Installation itself succeeds, but no usage metrics are available.

Anything else we need to know?

We did also install https://kubernetes-sigs.github.io/metrics-server/ with the default values. Our cluster nodes are provisioned via https://karpenter.sh

marcofranssen avatar Jul 01 '22 07:07 marcofranssen

I had similar issue that I started asking about https://github.com/lensapp/lens/issues/5660

reefland avatar Jul 16 '22 20:07 reefland

An important note might be that we are running on EKS. Which might also be the cause of not having those metrics.

marcofranssen avatar Jul 17 '22 20:07 marcofranssen

Metrics are actually there, but with the wrong label. I submitted #2321 for the same.

gjkamstra avatar Jul 29 '22 08:07 gjkamstra

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

stale[bot] avatar Sep 20 '22 17:09 stale[bot]

This issue is being automatically closed due to inactivity.

stale[bot] avatar Oct 14 '22 03:10 stale[bot]