about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/prometheus/exporters.nix
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2022-03-10 22:41:45 +0100
committerGitHub <noreply@github.com>2022-03-10 22:41:45 +0100
commit76721f5e5e02fcc85218d10299dcc75bd9ffb861 (patch)
treec4c7aea08b28936e0bcbd3edaefcc3b8f2b8c04a /nixos/modules/services/monitoring/prometheus/exporters.nix
parent55c85fb2f889eba29a3b33d78ded208a7ae0f55f (diff)
parent6a0b420d9445ccc5a7171a8f777449b144008711 (diff)
downloadnixlib-76721f5e5e02fcc85218d10299dcc75bd9ffb861.tar
nixlib-76721f5e5e02fcc85218d10299dcc75bd9ffb861.tar.gz
nixlib-76721f5e5e02fcc85218d10299dcc75bd9ffb861.tar.bz2
nixlib-76721f5e5e02fcc85218d10299dcc75bd9ffb861.tar.lz
nixlib-76721f5e5e02fcc85218d10299dcc75bd9ffb861.tar.xz
nixlib-76721f5e5e02fcc85218d10299dcc75bd9ffb861.tar.zst
nixlib-76721f5e5e02fcc85218d10299dcc75bd9ffb861.zip
Merge pull request #159986 from NukaDuka/pve_exporter
Diffstat (limited to 'nixos/modules/services/monitoring/prometheus/exporters.nix')
-rw-r--r--nixos/modules/services/monitoring/prometheus/exporters.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/monitoring/prometheus/exporters.nix b/nixos/modules/services/monitoring/prometheus/exporters.nix
index d29d50706ef6..46e410f11d42 100644
--- a/nixos/modules/services/monitoring/prometheus/exporters.nix
+++ b/nixos/modules/services/monitoring/prometheus/exporters.nix
@@ -55,6 +55,7 @@ let
     "postfix"
     "postgres"
     "process"
+    "pve"
     "py-air-control"
     "redis"
     "rspamd"