pkgs/grafana-dashboards/*: update

This commit is contained in:
Felix Buehler 2025-04-06 21:55:16 +02:00
parent bbfda50156
commit fc6553dd22
10 changed files with 489 additions and 613 deletions

View file

@ -36,8 +36,8 @@ lib.makeScope pkgs.newScope (
node-exporter = buildGrafanaDashboard {
id = 1860;
pname = "node-exporter-full";
version = "31";
hash = "sha256-QsRHsnayYRRGc+2MfhaKGYpNdH02PesnR5b50MDzHIg=";
version = "37";
hash = "sha256-1DE1aaanRHHeCOMWDGdOS1wBXxOF84UXAjJzT5Ek6mM=";
};
node-systemd =
(buildGrafanaDashboard {