827 Commits (749b1a199e29b079cc4648e2fc42e334aaf9fdca)

Author SHA1 Message Date
Phil Frost f693a71c06 Scrape CPU latency stats from /proc/schedstat (#1389) 5 years ago
秋葉 777b751f90 read /proc/net files with a single read syscall (#1380) 5 years ago
Derek Marcotte 3d504bc5cb Added FreeBSD zfs support per #1063. (#1394) 5 years ago
Advait Bhatwadekar 3f49b31101 Closes issue #261 on node_exporter. (#1403) 5 years ago
Ben Kochie ccf27426ad
Fix 64k page e2e fixture (#1404) 5 years ago
mknapphrt 3108a50fb6 Fix systemd restart counter label from state to name (#1393) 5 years ago
Leonid Evdokimov 22a7dbae08 Ignore iso9600 filesystem on Linux (#1355) 6 years ago
Paul Gier 2bc133cd48 update procfs to v0.0.2 (#1376) 6 years ago
Ben Kochie 8146998945
Fix rollover bug in mountstats collector (#1364) 6 years ago
Noam Meltzer 501ccf9fb4 Add --collector.netdev.device-whitelist flag (#1279) 6 years ago
David O'Rourke 814ef064c0 meminfo: Fix the size mismatch in the swapTotal check mib for BSD. (#1345) 6 years ago
Ben Kochie f10c665d33
Cleanup uname Update call (#1342) 6 years ago
Paul Gier 8b13c130b7 log pid when there is a problem reading the process stats (#1341) 6 years ago
Paul Gier d0a66c4c40 use sys/unix package instead of syscall (#1340) 6 years ago
Daniel Hodges 7882009870 Add perf exporter (#1274) 6 years ago
Paul Gier 86f9079429 update procfs to latest (#1335) 6 years ago
Ben Kochie 78b9eb9c2c Use 64-bit Darwin netstat counters (#1319) 6 years ago
Christian Hoffmann 36e3b2a923 textfile: use opened file's mtime as timestamp (#1326) 6 years ago
Daniele Sluijters cc2fd82008 Expose /proc/pressure (#1261) 6 years ago
Paul Gier b1298677aa Early init of procfs (#1315) 6 years ago
Paul Gier cc847f2f44 collector/cpu: split cpu freq metrics into separate collector (#1253) 6 years ago
Ben Kochie f028b81615
Update systemd blacklist (#1255) 6 years ago
Paul Gier cb9e23c536 Systemd refactor (#1254) 6 years ago
Sachi King 18fc512fc4 Bond: Monitor bond mii_status not link operstate (#1124) 6 years ago
Paul Gier e0d6d11859 netclass_linux: remove varying labels from the 'up' metric (#1243) 6 years ago
Johannes 'fish' Ziemke 6ea0aa73e4 Rename interface to device in netclass collector (#1224) 6 years ago
Ralf Horstmann 3867ad5ab0 Add diskstats collector for OpenBSD (#1250) 6 years ago
David O'Rourke d442108d7a collector: Implement uname collector for FreeBSD (#1239) 6 years ago
Paul Gier 2b81bff518 collector: use path/filepath for handling file paths (#1245) 6 years ago
Ralf Horstmann dda51ad06a Fix staticcheck ST1003 warnings (#1249) 6 years ago
mknapphrt 7fbdd0ae93 Update procfs vendor (#1248) 6 years ago
Paul Gier 40dce45d8d collector/systemd: add new label "type" for systemd_unit_state (#1229) 6 years ago
Matt Layher 3b5c2f6463 collector: use path/filepath for handling file paths (#1228) 6 years ago
Jon Davies e766485286 Add kstat-based Solaris metrics (#1197) 6 years ago
Ben Kochie 070e4b2e17 Update Makefile.common (#1220) 6 years ago
Ben Kochie 73ddf5f1f7 netstat: Add TCP In/Out Segs (#1185) 6 years ago
Tariq Ibrahim 6bd51269b7 update to host_statistics64 for Darwin meminfo (#1183) 6 years ago
Ben Kochie 4abc6fba7d
Add fallback for missing /proc/1/mounts (#1172) 6 years ago
Jerome Froelich 0cb0c4d911 Remove unused variable readOnly from filesystem_linux.go. (#1173) 6 years ago
Nemikolh 62f99f95f0 Add receive/transmit bytes total metric (wifi collector). (#1150) 6 years ago
ioriveur 17fee8081f Check BSD's mib which accounts for swap size (#1149) 6 years ago
Arno Uhlig 6edd9d217e [systemd] collect taskCurrent, tasksMax per systemd unit (#1098) 6 years ago
Ben Kochie b1eec66640
Add TCPSynRetrans to netstat default filter (#1143) 6 years ago
Matt Layher c0a55e3f80 collector: add bounds check and test for filesystem collector (#1133) 6 years ago
Patrick bdc0e7e678 Collect additional common Infiniband counters (#1120) 6 years ago
Paul Gier 988f049040 collector/hwmon_linux: handle temperature sensor file which doesn't have item suffix (#1123) 6 years ago
Paul Gier 38163f234f collector/diskstats: don't fail if there are extra stats, just ignore… (#1125) 6 years ago
Matt Layher 778124a56c collector: add bounds check and test for tcpstat collector (#1134) 6 years ago
Matt Layher 3d798aa4a1 collector: fix golint problems in ZFS collector (#1132) 6 years ago
Matt Layher 2c2ee93519
collector: export NodeCollector for documentation purposes 6 years ago