-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
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
several collectors fail on OpenBSD 7.5 #3084
Comments
Could you open debug mode and get more debug logs of these collector? It seems like a syscall compatibility problem |
I don't see any errors in the log
But I also don't have an OS collector active
Here is a debug log with
|
@JimmyFan24 , thanks for the hint and sorry for the delay. |
As far as I can see, there's no os-release file in OpenBSD and the only way to get the OS version is by |
So you're saying that normally these collectors fail but with debug logging enabled they don't? Can you please double check? That seems unlikely.. |
Host operating system: output of
uname -a
node_exporter version: output of
node_exporter --version
node_exporter command line flags
node_exporter log output
Are you running node_exporter in Docker?
No.
What did you do that produced an error?
I updated OpenBSD from 7.3 to 7.5 and node_exporter from 1.5.0 to 1.7.0. These collectors worked on the old versions.
What did you expect to see?
The collectors should still work.
What did you see instead?
The filesystem, os, netdev and meminfo collectors fail (I can't errors in the log about the OS collector).
The text was updated successfully, but these errors were encountered: