node_exporter/collector
Ben Kochie 5d2a4cf7fb
Fix processes collector long int parsing
Update procfs library to include ignored fields ParseInt handling.

Wrap error returns so that the user can know more about what failed.
Returns from getAllocatedThreads() are errors anyway.

Fixes: https://github.com/prometheus/node_exporter/issues/2110

Signed-off-by: Ben Kochie <superq@gmail.com>
2021-08-06 05:55:24 +02:00
..
fixtures
fixtures_bindmount/proc
fixtures_hidepid/proc
arp_linux.go
bcache_linux.go
bonding_linux.go
bonding_linux_test.go
boot_time_bsd.go
boot_time_openbsd_amd64.go
boot_time_solaris.go
btrfs_linux.go
btrfs_linux_test.go
buddyinfo.go
collector.go
conntrack_linux.go
cpu_common.go
cpu_darwin.go
cpu_dragonfly.go
cpu_dragonfly_test.go
cpu_freebsd.go
cpu_linux.go
cpu_linux_test.go
cpu_openbsd.go
cpu_openbsd_amd64.go
cpu_solaris.go
cpufreq_linux.go
cpufreq_solaris.go
devstat_dragonfly.go
devstat_freebsd.c
devstat_freebsd.go
devstat_freebsd.h
diskstats_common.go
diskstats_darwin.go
diskstats_linux.go
diskstats_linux_test.go
diskstats_openbsd.go
diskstats_openbsd_amd64.go
drbd_linux.go
edac_linux.go
entropy_linux.go
ethtool_linux.go
ethtool_linux_test.go
exec_bsd.go
fibrechannel_linux.go
filefd_linux.go
filefd_linux_test.go
filesystem_bsd.go
filesystem_common.go
filesystem_freebsd.go
filesystem_linux.go
filesystem_linux_test.go
filesystem_openbsd_amd64.go
helper.go
helper_test.go
hwmon_linux.go
infiniband_linux.go
interrupts_common.go
interrupts_linux.go
interrupts_linux_test.go
interrupts_openbsd.go
interrupts_openbsd_amd64.go
ipvs_linux.go
ipvs_linux_test.go
ksmd_linux.go
kvm_bsd.c
kvm_bsd.go
kvm_bsd.h
loadavg.go
loadavg_bsd.go
loadavg_linux.go
loadavg_linux_test.go
loadavg_solaris.go
logind_linux.go
logind_linux_test.go
mdadm_linux.go
meminfo.go
meminfo_darwin.go
meminfo_linux.go
meminfo_linux_test.go
meminfo_numa_linux.go
meminfo_numa_linux_test.go
meminfo_openbsd.go
meminfo_openbsd_amd64.go
memory_bsd.go
mountstats_linux.go
netclass_linux.go
netdev_bsd.go
netdev_common.go
netdev_darwin.go
netdev_filter.go
netdev_filter_test.go
netdev_linux.go
netdev_linux_test.go
netdev_openbsd.go
netdev_openbsd_amd64.go
netstat_linux.go
netstat_linux_test.go
network_route_linux.go
nfs_linux.go
nfsd_linux.go
ntp.go
nvme_linux.go
paths.go
paths_test.go
perf_linux.go
perf_linux_test.go
powersupplyclass.go
pressure_linux.go
processes_linux.go Fix processes collector long int parsing 2021-08-06 05:55:24 +02:00
processes_linux_test.go
qdisc_linux.go
rapl_linux.go
runit.go
schedstat_linux.go
sockstat_linux.go
softnet_linux.go
stat_linux.go
supervisord.go
sysctl_bsd.go
sysctl_openbsd_amd64.go
systemd_linux.go
systemd_linux_test.go
tapestats_linux.go
tcpstat_linux.go
tcpstat_linux_test.go
textfile.go
textfile_test.go
thermal_zone_linux.go
time.go
timex.go
udp_queues_linux.go
uname.go
uname_bsd.go
uname_linux.go
vmstat_linux.go
wifi_linux.go
xfs_linux.go
zfs.go
zfs_freebsd.go
zfs_linux.go
zfs_linux_test.go
zfs_solaris.go
zoneinfo_linux.go