0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-22 20:16:28 +00:00
Files
Rob Hoelz 86e20d37a8 prometheus-node-exporter-lua: Fix broken textfile collector
A recent change (00d420e80) removed the `output` function, which textfile.lua was
using to output metrics.  So use the underlying output handle instead

Signed-off-by: Rob Hoelz <rob@hoelz.ro>
2025-07-16 17:11:22 +02:00
..