13 Commits (master)

Author SHA1 Message Date
Ben Kochie 090957658e
Update logging (#3097) 2 months ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 3 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
binjip978 3e1cb10f55 change metric description to correct units 4 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features 4 years ago
binjip978 6d1a4ddb24 add pool size to entropy collector 4 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Richard Hartmann e8fdc4d160 collector/entropy_linux.go: Use canonical name for available entropy 9 years ago
Richard Hartmann aee580d8d8 Introduce entropy collector for Linux 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 9 years ago
Alexey Palazhchenko 38e6e6b672 Fix debug output 9 years ago
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 10 years ago
Julius Volz 9f046cd88e Run gofmt. 10 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used 10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 10 years ago
Johannes 'fish' Ziemke 2b3a112b54 Add time exporter 10 years ago