This commit is contained in:
mjallen18
2026-04-13 09:41:27 -05:00
parent 152efb84da
commit 9491c0356d

View File

@@ -52,7 +52,7 @@ let
name = "node-exporter-full.json"; name = "node-exporter-full.json";
path = patchDashboard "node-exporter-full.json" (pkgs.fetchurl { path = patchDashboard "node-exporter-full.json" (pkgs.fetchurl {
url = "https://grafana.com/api/dashboards/1860/revisions/latest/download"; url = "https://grafana.com/api/dashboards/1860/revisions/latest/download";
sha256 = "sha256-IeQ72CZhtckDEihcVLhAFuSs77uWsZSENsdomSrWTHo="; sha256 = "sha256-GExrdAnzBtp1Ul13cvcZRbEM6iOtFrXXjEaY6g6lGYY=";
}) "ds_prometheus"; }) "ds_prometheus";
} }
{ {