about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-12-22 03:20:15 +0100
committerGitHub <noreply@github.com>2022-12-22 03:20:15 +0100
commit574ff7d8b84c3e81b6a5e32a6d1df2921c6452fd (patch)
treede44bcf841207359683e15a6d19c72eef7daf0c8 /nixos
parentdd4405bc8c01118e92feeeb3638f73c931fa956a (diff)
parent8a81ad8fdacc5f7c2b2b80a1c7693e888f9f30a8 (diff)
Merge pull request #207138 from SuperSandro2000/statsd-module
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index d2f40fafc2b6d..b099dcc71c406 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -725,6 +725,7 @@
   ./services/monitoring/riemann.nix
   ./services/monitoring/scollector.nix
   ./services/monitoring/smartd.nix
+  ./services/monitoring/statsd.nix
   ./services/monitoring/sysstat.nix
   ./services/monitoring/teamviewer.nix
   ./services/monitoring/telegraf.nix