summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/monitoring/prometheus/exporters.nix
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-01-03 20:44:27 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-02-01 15:24:36 +0100
commit1402c588cb66d7e2c8a83b9137f6ee90a4c5f9de (patch)
treee45470a99bba121fde8b7a1af436c70cda1dbeac /nixos/modules/services/monitoring/prometheus/exporters.nix
parent26187c65b637c2ee2a27674a5585af8106878736 (diff)
prometheus-mpd-exporter: init at 0.1.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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 1fd85c66f843..011f03379491 100644
--- a/nixos/modules/services/monitoring/prometheus/exporters.nix
+++ b/nixos/modules/services/monitoring/prometheus/exporters.nix
@@ -36,6 +36,7 @@ let
"mikrotik"
"minio"
"modemmanager"
+ "mpd"
"nextcloud"
"nginx"
"nginxlog"