Commit Graph

17 Commits (723f4b928ac8168a6796ef52a206fbb00af5c0f2)

Author SHA1 Message Date
shirou 6df9bf1af4 add SPDX License, remove old build tag, and replace import 11 months ago
mmorel-35 1e6b445a8a gofumpt 3 years ago
Matthieu MOREL b673968d5d
enable errorlint linter 3 years ago
shirou 0969c9436b delete v2 directory, move v3 to top #1078 3 years ago
Ville Skyttä fb0c322260 Check error identity with errors.Is 4 years ago
Ville Skyttä 65616500e8 Remove unnecessary empty lines 4 years ago
Lomanic ebd8102702
Merge pull request #897 from james-bebbington/load-processes-created 4 years ago
AtakanColak 2c98f69e11 add load v2
tidied up common/windows
added load benchmark for load_test
cpu percent is used as load if queue is zero
4 years ago
AtakanColak 24e6d6d350 add load to windows 4 years ago
Lomanic 78a65a67a9 [load] Skip tests on non-implemented platforms #446 5 years ago
James Bebbington 28b2246b5b Add processes created to misc stats 5 years ago
pytimer 9715668586 add ProcsTotal in load 6 years ago
WAKAYAMA shirou 1ba77cdb3d [load] freebsd: change to use x/sys/unix.SysctlRaw.
This implementation is borrowed from NodeExporter.
https://github.com/prometheus/node_exporter/blob/master/collector/loadavg_freebsd.go
8 years ago
Shirou WAKAYAMA ea152ea901 [BREAKING CHANGE] rename functions to pass golint. ex) net.NetIOCounters -> net.IOCounters 9 years ago
Shirou WAKAYAMA f9effa497e [load]all: add Misc in load to get miscellaneous host info from /proc/stat 9 years ago
Shirou WAKAYAMA 13cd195a7e change package name. 10 years ago
Shirou WAKAYAMA a4671fcc2a move subdirectories. refer to issue #24 10 years ago