Files
packages/utils/prometheus-node-exporter-lua/files/usr
Rob Hoelz 7c43f53cb4 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>
(cherry picked from commit 86e20d37a8)
2025-07-16 22:18:26 +02:00
..