This is a port of prometheus-node-exporter-lua to ucode. Signed-off-by: Andre Heider <a.heider@gmail.com>
2 lines
78 B
Bash
Executable file
2 lines
78 B
Bash
Executable file
#!/bin/sh
|
|
exec /usr/bin/ucode -T /usr/share/ucode/node-exporter/metrics.uc $*
|