Commit Graph

40 Commits (master)

Author SHA1 Message Date
Manuel Rüger 8804ce1551
diskstats: Simplify condition (#3290) 3 months ago
Ben Kochie 38f71f576c
Fix unused value (#3236) 5 months ago
Pranshu Srivastava 9889bcd757
collector/diskstats: add block device rotational (#3022) 5 months ago
Ben Kochie 090957658e
Update logging (#3097) 10 months ago
DBS-ST-VIT e22174ca8e
diskstats: ignore zram devices on linux systems by default (#2898) 1 year ago
Benoît Knecht c05b97ce32
collector/diskstats: Use SCSI_IDENT_SERIAL as serial (#2612) 2 years ago
Benoît Knecht 690efa61e8 collector/diskstats: Ignore udev when directory unreadable 3 years ago
Benoît Knecht 9ec7d6ba3c collector/diskstats: Only get device properties from udev 3 years ago
Benoît Knecht 833216dc9e collector: Make udev data path optional 3 years ago
Benoît Knecht 75ceda8bb2 collector/diskstats: Don't use functions from Go 1.18 3 years ago
Benoît Knecht a997b6096d collector/diskstats: Add labels and metrics from udev 3 years ago
Ben Kochie 02f5005ac8
Add diskstat include/exclude flag to all platforms 3 years ago
rushilenekar20 8fcc6320a2
Add diskstats include and exclude device flags 3 years ago
W. Andrew Denton 402a00932d Add a reference to the Linux kernel's documentation for block stat. 3 years ago
W. Andrew Denton 84ce3a0103 diskstats_linux: always scale reads and writes by 512 bytes, not by device units. 3 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 4 years ago
ventifus 0aec407666
Refactor diskstats (#2141) 4 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features 5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 6 years ago
Holger Hoffstätte 3c2c4e7b3c Add new counters for flush requests in Linux 5.5 (#1548) 6 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) 7 years ago
Paul Gier e8d8199072 Update diskstats for linux kernel 4.19 (#1109) 7 years ago
Marco Tulio R Braga 05e55bddad Fix typo on description of read_time_seconds_total (#1057) 7 years ago
Brian Brazil a98067a294 Make metrics better follow guidelines (#787) 8 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 8 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 8 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 9 years ago
Daniel a7a8d088da Ignore partitions on NVME devices by default 9 years ago
Carlos Amedee 8578a3281a fix a small typo in an error message. 10 years ago
Peter Fern 09e610ad37 Calculate Linux disk bytes read/written based on sector size (512B) 10 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 10 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 10 years ago
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs. 10 years ago
Siavash Safi 66e0171159 Rename linux collectors for build constraints. 10 years ago
Siavash Safi d7ec7eac1f Revert "Add build constraint for linux collectors." 10 years ago
Siavash Safi ad73b87d1e Add build constraint for linux collectors. 10 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. 11 years ago
Stephen Shirley 54da76f575 Match fd0, not fda0 11 years ago
Stephen Shirley 686a0c768c Fix typo, match fd0, not fdd0 11 years ago
Stephen Shirley 72404d9ed1 Ignore floppy disk devices, due to it being 2015 11 years ago
Stephen Shirley 0c7d45cc5d Also ignore vda1 and friends 11 years ago
Tobias Schmidt 74971c46ba Consolidate build flags 11 years ago