jupyterhub / grafana-dashboards

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

Move support resources to their own dashboard #25

Closed minrk closed 2 years ago

minrk commented 3 years ago

The NFS/support bits of the Cluster dashboard don't seem generic to jupyterhub deployments (and pedantically aren't really metrics about the cluster). Maybe move them to a 'support' dashboard? I'm not 100% sure they belong in this repo at all since they seem pretty deployment-specific, but I understand why they're here right now. At least in their own dashboard, they are more easily ignored for deployments where they contain no information.

Motivation: I don't have these, so don't love 2/3 of the Cluster dashboard being a lot of "no data" panels. I expect this would be the case for a majority of deployments.

yuvipanda commented 3 years ago

@minrk I was thinking the same! I was thinking we can optionally deploy https://grafana.com/grafana/dashboards/9614, and something similar for prometheus. I do want to make sure we have options for NFS monitoring though. But let's start by splitting it off?

yuvipanda commented 3 years ago

We can use https://grafana.com/grafana/dashboards/3662 for prometheus.

minrk commented 3 years ago

Yeah, first step to just take the exact same info into its own dashboard makes sense to me. Then I can safely ignore it and you can do whatever you want :)

yuvipanda commented 3 years ago

Then I can safely ignore it and you can do whatever you want :)

+1 :D