services: monitoring: package grafana dashboards
This commit is contained in:
parent
971dcbbc71
commit
786d884e3a
7 changed files with 69 additions and 14552 deletions
5
pkgs/grafana-dashboards/default.nix
Normal file
5
pkgs/grafana-dashboards/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ callPackage }:
|
||||
{
|
||||
nginx = callPackage ./nginx.nix {};
|
||||
node-exporter = callPackage ./node-exporter.nix {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue