-
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
ERROR: netclass collector failed after 0.001211s: could not get net class info #1465
Comments
similar error on master branch (each access /metrics):
env infocompile branch:
uname -a
glibc:
analyzed
references:https://unix.stackexchange.com/questions/319936/cat-write-error-invalid-argument |
This seems to be caused by the recent procfs update and should be fixed by prometheus/procfs#213 |
After applying this change still get error, but this time it looks like problem is elsewhere:
|
@brushek Yes, I noticed that one also and submitted prometheus/procfs#215 |
@pgier, I don't see last commit, and can't use it in go.mod, don't understand why: go.mod doesn't allow to use revision version:
|
@pgier - I did manage to compile it with 'replace' directive in go.mod. Now I don't see any errors. Thank You for patches ! |
- Fixes (prometheus#1465) failure in netclass collector - Adds parsing of CPU information Signed-off-by: Paul Gier <pgier@redhat.com>
- Fixes (prometheus#1465) failure in netclass collector - Adds parsing of CPU information Signed-off-by: Paul Gier <pgier@redhat.com>
- Fixes (prometheus#1465) failure in netclass collector - Adds parsing of CPU information Signed-off-by: Paul Gier <pgier@redhat.com>
After running node_exporter:
I get following errors:
Go version: 1.12.9
node_exporter: 0.18.1
command line to run node_exporter:
The text was updated successfully, but these errors were encountered: