23 Commits (5de46c6bac422263a050f652b931628f513a868a)

Author SHA1 Message Date
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features 4 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
Holger Hoffstätte 3c2c4e7b3c Add new counters for flush requests in Linux 5.5 (#1548) 5 years ago
Ralf Horstmann 3867ad5ab0 Add diskstats collector for OpenBSD (#1250) 6 years ago
Paul Gier 38163f234f collector/diskstats: don't fail if there are extra stats, just ignore… (#1125) 6 years ago
Paul Gier e8d8199072 Update diskstats for linux kernel 4.19 (#1109) 6 years ago
Marco Tulio R Braga 05e55bddad Fix typo on description of read_time_seconds_total (#1057) 6 years ago
Brian Brazil a98067a294 Make metrics better follow guidelines (#787) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
Tobias Schmidt 084e585c2a Fix scanner usage without error handling 8 years ago
Tobias Schmidt 694294baf5 Remove unnecessary conversions 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Johannes 'fish' Ziemke 8e50b80d12 Convert remaining collectors to use ConstMetrics 8 years ago
Daniel a7a8d088da Ignore partitions on NVME devices by default 8 years ago
Carlos Amedee 8578a3281a fix a small typo in an error message. 9 years ago
Peter Fern 09e610ad37 Calculate Linux disk bytes read/written based on sector size (512B) 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
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs. 9 years ago
Siavash Safi 66e0171159 Rename linux collectors for build constraints. 9 years ago
Siavash Safi d7ec7eac1f Revert "Add build constraint for linux collectors." 9 years ago
Siavash Safi ad73b87d1e Add build constraint for linux collectors. 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
Julius Volz efcce45c90 Make collector-specific flags consistent with others. 10 years ago
Stephen Shirley 54da76f575 Match fd0, not fda0 10 years ago
Stephen Shirley 686a0c768c Fix typo, match fd0, not fdd0 10 years ago
Stephen Shirley 72404d9ed1 Ignore floppy disk devices, due to it being 2015 10 years ago
Stephen Shirley 0c7d45cc5d Also ignore vda1 and friends 10 years ago
Tobias Schmidt 74971c46ba Consolidate build flags 10 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used 10 years ago
Tobias Schmidt 974f6fc762 Fix tests 10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 10 years ago
Bjoern Rabenstein 0563ecd29d Migrated everything to new client_golang. 11 years ago
Brian Brazil b98ac0b050 Also ignore xvda1, as seen on AWS 11 years ago
Brian Brazil f9c6e4ca52 Ignore disk partitions by default, it's the disks themselves you usually want. 11 years ago
Brian Brazil 25ea90369c Split native collector into it's component parts and make them enablable. 11 years ago