jupyterhub / grafana-dashboards

Grafana Dashboards useful for k8s + JupyterHub

Home Page:https://jupyterhub-grafana.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafana Dashboards for JupyterHub

Documentation build status

Grafana Dashboards for use with Zero to JupyterHub on Kubernetes

Grafana Dasboard Screencast

What?

Grafana dashboards displaying prometheus metrics are extremely useful in diagnosing issues on Kubernetes clusters running JupyterHub. However, everyone has to build their own dashboards - there isn't an easy way to standardize them across many clusters run by many entities.

This project provides some standard Grafana Dashboards as Code to help with this. It uses jsonnet and grafonnet to generate dashboards completely via code. This can then be deployed on any Grafana instance!

Deployment

Deployment instructions are available in the documentation site.

About

Grafana Dashboards useful for k8s + JupyterHub

https://jupyterhub-grafana.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jsonnet 90.5%Language:Python 9.5%