Commit Graph

543 Commits (ef7a02dfa82daa26ac94356ff0fb3afb091552da)

Author SHA1 Message Date
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
Alexey Kopytov dd98a09bb2 A couple of ARM64-related fixes (#934)
7 years ago
Steve Kotsopoulos 84dc362b05 Align Darwin disk stat names with Linux (#930)
7 years ago
Mario Trangoni 24a28fcc9e Remove unused func, var, and const (#928)
7 years ago
Mario Trangoni c9f421d0dd Fix some golint issues (#927)
7 years ago
Ben Kochie 361b5bf85d
Merge pull request #852 from prometheus/remove-gmond
7 years ago
Ben Kochie b10ca77680
Fix /proc/net/dev/ interface name handling
7 years ago
Ben Kochie 1ab4a460c7 Update ppc64le end-to-end fixture.
7 years ago
Johannes 'fish' Ziemke fd66a86a30 Remove gmond collector
7 years ago
Ben Kochie 0f5be132ac
Merge pull request #904 from prometheus/superq/if_alias
7 years ago
Ben Kochie a528966dcd Fix parsing of interface aliases in netdev linux
7 years ago
Ben Kochie f6008b242b
Merge pull request #901 from mischief/bsd_boottime
7 years ago
Jürgen Hötzel de0632c2e9 Fix memory corruption when number of filesystems > 16 (#900)
7 years ago
mischief 26a385d7ab collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin
7 years ago