gebn / bmc_exporter

Exposes Baseboard Management Controller data in Prometheus format.
GNU Lesser General Public License v3.0
47 stars 3 forks source link

Build for ARM v6/v7/v8 #52

Closed gebn closed 2 years ago

gebn commented 4 years ago

To support all Raspberry Pis, and soon macOS 11. Prometheus builds for armv5, armv6, armv7 or arm64 - implying the former 3 are 32-bit?

https://github.com/golang/go/wiki/GoArm#supported-architectures

gebn commented 4 years ago

May run into this.

gebn commented 4 years ago

AWS are also releasing more ARM instance types, which makes this more important.