0
0
mirror of https://github.com/openwrt/packages.git synced 2025-08-06 10:41:43 +00:00
Files
packages/utils/prometheus-node-exporter-lua
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
..