Ben Kochie
47610d0d2b
Update procfs library ( #1640 )
...
Bump procfs to latest release.
Fixes: https://github.com/prometheus/node_exporter/issues/1625
Fixes: https://github.com/prometheus/node_exporter/issues/1634
Signed-off-by: Ben Kochie <superq@gmail.com>
2020-03-19 19:51:20 +01:00
Ben Kochie
14df2a1a1a
Update to latest procfs library ( #1611 )
...
Bump to v0.0.10 procfs library.
Signed-off-by: Ben Kochie <superq@gmail.com>
2020-02-18 11:33:46 +01:00
Ben Kochie
8a4c9c154b
Bump procfs to v0.0.7 ( #1538 )
...
Update Prometheus procfs library to the latest release.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-11-16 18:32:15 +01:00
Paul Gier
cbfb496629
update procfs to v0.0.5
...
- Fixes (#1465 ) failure in netclass collector
- Adds parsing of CPU information
Signed-off-by: Paul Gier <pgier@redhat.com>
2019-09-15 16:57:37 -05:00
Ben Kochie
8146998945
Fix rollover bug in mountstats collector ( #1364 )
...
* Update procfs vendor to pull in github.com/prometheus/procfs/pull/165
* Update mountstats collector to use new types.
* Rollover counter automatically to avoid float64 accuracy issues.
* Update e2e test.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-05-31 18:30:37 +02:00