From e96efc652813862c653b396656744a3379bf450e Mon Sep 17 00:00:00 2001 From: Martin Kennedy Date: Sun, 19 Apr 2026 17:45:45 -0400 Subject: [PATCH] [WIP] fix: switch to minimal prometheus --- image-customization.lua | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/image-customization.lua b/image-customization.lua index ef7bcaf..2c7146f 100644 --- a/image-customization.lua +++ b/image-customization.lua @@ -3,13 +3,12 @@ packages { 'iperf3', 'iwinfo', 'prometheus-node-exporter-lua', - 'prometheus-node-exporter-lua-hostapd_stations', - 'prometheus-node-exporter-lua-hostapd_ubus_stations', - 'prometheus-node-exporter-lua-nat_traffic', - 'prometheus-node-exporter-lua-netstat', - 'prometheus-node-exporter-lua-textfile', - 'prometheus-node-exporter-lua-wifi', - 'prometheus-node-exporter-lua-wifi_stations', + -- 'prometheus-node-exporter-lua-hostapd_stations', + -- 'prometheus-node-exporter-lua-hostapd_ubus_stations', + -- 'prometheus-node-exporter-lua-nat_traffic', + -- 'prometheus-node-exporter-lua-netstat', + -- 'prometheus-node-exporter-lua-wifi', + -- 'prometheus-node-exporter-lua-wifi_stations', } features {