jupyterhub / grafana-dashboards

Grafana Dashboards useful for k8s + JupyterHub
https://jupyterhub-grafana.readthedocs.io
BSD 3-Clause "New" or "Revised" License
55 stars 23 forks source link

Don't combine separate hub/proxy/etc pods cpu/memory metrics in related panels #128

Open consideRatio opened 6 months ago

consideRatio commented 6 months ago

Hub cpu/memory panels should only show one hub pod I think, not sum or average multiple pods values. Currently they are summed over, which is why we see the hub pod reported to have 2GB of memory here.

Selecting All hubs (namespaces really) in a cluster

image

Selecting one hub (namespace really) in a cluster

image