Commit Graph

556 Commits (ea8e1373f7d179885772f3065c4b7b21e0382ae7)

Author SHA1 Message Date
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 073e056121
Merge pull request #1131 from prometheus/mdl-collector-export
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
Ben Kochie a0a164defb
Update cpufreq metrics collector (#1117)
6 years ago
Paul Gier 7057c64f45 fix a few minor golint warnings (#1110)
6 years ago
Paul Gier e8d8199072 Update diskstats for linux kernel 4.19 (#1109)
6 years ago
Ben Kochie 0880d460d7
Ignore additional virtual filesystems (#1104)
6 years ago
Dario Maiocchi 01ec8c5c5c Remove continue with label (#1084)
6 years ago
Ben Kochie a1ce712e22
Cleanup unused /proc/mounts fixture. (#1097)
6 years ago
Mario Trangoni 3659260b66 infiniband: Handle iWARP* RDMA modules N/A (#974)
6 years ago
Yecheng Fu 0f9842f20a [continue 912] strip rootfs prefix for run in docker (#1058)
6 years ago
Ralf Horstmann 9f820bd3ee Update cpu collector for OpenBSD 6.4 (#1094)
6 years ago
Daniele Sluijters d999dacdc6 filesystem: Ignore netns/nsfs mounts (#1047)
6 years ago
Ben Kochie 0fdc089187
Change systemd unit filtering (#1083)
6 years ago
Luca Bruno 4672ea1671 collector/timex: remove cgo dependency (#1079)
6 years ago
Björn Rabenstein 1c9ea46cca Update vendoring for client_golang and friends (#1076)
6 years ago
Ben Kochie ebdd524123
Correctly cast Darwin memory info (#1060)
6 years ago
Marco Tulio R Braga 05e55bddad Fix typo on description of read_time_seconds_total (#1057)
6 years ago
Dan Fredell c52e0d3353 Fix SmartOS build #1017 (#1018)
6 years ago
James Hartig 60c827231a NRestarts or NRefused aren't available on older systemd versions (#1039)
6 years ago
Ben Kochie fe5a117831
Handle vanishing PIDs (#1043)
6 years ago
Ben Kochie 0662673ad6
Disable wifi collector by default (#1037)
6 years ago
Ben Kochie 5d23ad0ca7
Fix supervisord collector (#978)
6 years ago
Julius Volz 2c52b8c761
systemd: Remove unneeded/unhandled error returns (#1035)
6 years ago
Christian Hoffmann 6bdc5558ec build: make staticcheck happy by using real regexp patterns #1025 (#1026)
6 years ago
Hannes Körber 14a4f0028e Enable nfs protocol (#998)
6 years ago
Johannes Wienke 5c780d132c Exclude only subdirectories of /var/lib/docker (#1003)
6 years ago
Ben Kochie 23f95c8e04
Fix ntp collector thread safety (#1014)
6 years ago
xginn8 140b8b85c3 Filter out uninstalled systemd units when collecting all units (#1011)
6 years ago
Sven Lange 2ae8c1c7a7 Add systemd uptime metric collection (#952)
6 years ago
neiledgar 7e4d9bd150 Update wifi stats to support multiple stations (#977) (#980)
6 years ago
xginn8 9b97f44a70 Add a counter for refused socket unit connections, available as of systemd 239 (#995)
6 years ago
Brandon Gilmore 76bbd8dd18 Use /proc/mounts instead of statfs(2) for ro state (#1002)
6 years ago
Jan Klat c4102f1175 Add sys/class/net parsing from procfs and expose its metrics (#851)
6 years ago
mknapphrt 09b4305090 Changed the way that stuck mounts are handled. If a mount fails to return, it will stop being queried until it returns. (#997)
6 years ago
xginn8 ac5a981761 Adding socket stat collection for systemd socket units (#968)
6 years ago
xginn8 8af84a215d Add support for NRestarts counter introduced in systemd 235 (#992)
6 years ago
Ben Kochie 107e5dfecc
Fix mdadm collector issues (#985)
6 years ago
Derek Marcotte 2678d68dcc Fix for #945, cpu temperature is signed. (#965)
7 years ago
Brad Beam e3cf1d5187 Adding support for evaluating octal characters in mountpoint (#954)
7 years ago
Pavlo Kutishchev 456bf5094a Add processes exporter (#950)
7 years ago