Grafana link generator
Turn a Slurm/squeue/log paste into per-node Grafana deep-links.
Paste any text containing Comment=<node> entries (Slurm puts that into scontrol show node output) and this tool extracts unique node names and builds dashboard URLs prefilled with cluster, tenant, time range, and the host variable.
Provider definitions in this generic build use placeholder URLs. Edit app/tools/grafana-link/page.tsx and replace baseUrl + varName for each cluster you actually paste output from.
No Comment=… entries found and no override set.