This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Node_Exporter
Watch
1
Star
0
Fork
0
You've already forked Node_Exporter
mirror of
https://github.com/prometheus/node_exporter.git
synced
2024-12-20 07:26:08 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
439
Commits
31
Branches
53
Tags
96
MiB
dea279267a
Commit Graph
1 Commits
Author
SHA1
Message
Date
Tobias Schmidt
52f79e699d
Fix uname collector for arm/ppc64/ppc64le architectures
...
The syscall.Utsname struct under arm/ppc64/ppc64le uses uint8 type instead of int8.
2015-10-03 16:17:15 -04:00