Commit Graph

11 Commits (d85cbaa17ca78a5d1076c6fcf5a811a1b2c690bc)

Author SHA1 Message Date
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159)
3 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features
5 years ago
Nick Owens 2cb489253c collector: support 1,5,15m load averages for all unices
9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging
9 years ago
Matteo Bigoi e6ffeb4907 Reduce nesting in sanity check
9 years ago
Matteo Bigoi 5918be9a8c Fix documentation and a possible slice bounds out of range
9 years ago
Matteo Bigoi 832ba9cc1d Add load5 and load15 to linux load metric
9 years ago
Julius Volz a25751e0b3 Fix occurreneces of initial uppercase in error strings.
9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files.
9 years ago
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs.
9 years ago
Siavash Safi d80b2af492 loadavg: Split the collector for linux and other platforms.
10 years ago