Commit Graph

12 Commits (acb36765b4bd904ddf7bd3d29a187dfb7aeddbb7)

Author SHA1 Message Date
inosato 9ed32666cc
Remove ioutil (#2438)
2 years ago
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