Commit Graph

26 Commits (84ce3a0103e5bf2fadce8c42a890ef971105c4a8)

Author SHA1 Message Date
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)
3 years ago
ventifus 0aec407666
Refactor diskstats (#2141)
3 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)
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 195b4d596c Merge pull request #480 from prometheus/grobie/gosimple
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
9 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.
10 years ago