feat: add grafana monitor for blackbox

This commit is contained in:
Jet 2026-03-31 18:29:43 -07:00
parent 304a40c0a5
commit e672551481
No known key found for this signature in database
2 changed files with 762 additions and 0 deletions

View file

@ -60,4 +60,7 @@
url = "https://grafana.com/api/dashboards/1860/revisions/37/download";
sha256 = "0qza4j8lywrj08bqbww52dgh2p2b9rkhq5p313g72i57lrlkacfl";
};
environment.etc."grafana-dashboards/blackbox-overview.json".source =
../grafana-dashboards/blackbox-overview.json;
}