We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I have a Raspberri Pi with architecture armv7l
armv7l
I am not so familiar with Go. Is it difficult to make this software support also this i386 32-bit ?
The working node_exporter I have on the node looks like this when running file against it:
file
/usr/local/bin/node_exporter: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, Go BuildID=9eTcZxebajVVCNAa7IJT/h0KB2pMx-__LgKpBXtDV/J8jYvQjo1kmRlQYef4PC/jALdd5KZ09p_5mrx01HY, not stripped
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I have a Raspberri Pi with architecture
armv7l
I am not so familiar with Go. Is it difficult to make this software support also this i386 32-bit ?
The working node_exporter I have on the node looks like this when running
file
against it:The text was updated successfully, but these errors were encountered: