This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
node_exporter
Watch
1
Star
0
Fork
You've already forked node_exporter
0
mirror of
https://github.com/prometheus/node_exporter.git
synced
2025-08-20 18:33:52 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4a6d2cd4d8
node_exporter
/
VERSION
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Release v0.15.1 (#733) * netstat: return nothing when /proc/net/snmp6 not found * Fix off by one in Linux interrupts collector (#721) * Fix off by one in Linux interrupts collector * Fix off by one in CPU column handler. * Add test. * Enable interrupts in end-to-end test. * Add and use sysReadFile in hwmon collector (#728) * xfs: expose correct fields, fix metric names * Correct buffer_bytes > INT_MAX on BSD/amd64. (#712) * Correct buffer_bytes > INT_MAX on BSD/amd64. The sysctl vfs.bufspace returns either an int or a long, depending on the value. Large values of vfs.bufspace will result in error messages like: couldn't get meminfo: cannot allocate memory This will detect the returned data type, and cast appropriately. * Added explicit length checks per feedback. * Flatten Value() to make it easier to read. * Simplify per feedback. * Fix style. * Doc updates. * Release v0.15.1 * [BUGFIX] netstat: return nothing when /proc/net/snmp6 not found #718 * [BUGFIX] Fix off by one in Linux interrupts collector #721 * [BUGFIX] Add and use sysReadFile in hwmon collector #728
2017-11-08 03:45:35 -08:00
0.15.1
Reference in a new issue
Copy permalink