ncabatoff / process-exporter

Prometheus exporter that mines /proc to report on selected processes
MIT License
1.7k stars 269 forks source link

Make fails on macOS (arm64) #233

Open greg-hacke opened 2 years ago

greg-hacke commented 2 years ago

When compiling on a macOS (arm64), the following error occurs in the make...

vet: cmd/load-generator/main.go:53:45: SYS_PRCTL not declared by package syscall make: *** [vet] Error 2