aboutsummaryrefslogtreecommitdiff
path: root/collector/diskstats_linux.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Add new counters for flush requests in Linux 5.5 (#1548)Holger Hoffstätte2019-11-25
* Add diskstats collector for OpenBSD (#1250)Ralf Horstmann2019-02-06
* collector/diskstats: don't fail if there are extra stats, just ignore… (#1125)Paul Gier2018-10-30
* Update diskstats for linux kernel 4.19 (#1109)Paul Gier2018-10-15
* Fix typo on description of read_time_seconds_total (#1057)Marco Tulio R Braga2018-09-02
* Make metrics better follow guidelines (#787)Brian Brazil2018-01-17
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Switch to kingpin flags (#639)Calle Pettersson2017-08-12
* Fix scanner usage without error handlingTobias Schmidt2017-02-28
* Merge pull request #480 from prometheus/grobie/gosimpleTobias Schmidt2017-02-28
|\
| * Remove unnecessary conversionsTobias Schmidt2017-02-28
* | Fix all open go lint and vet issuesTobias Schmidt2017-02-28
|/
* Convert remaining collectors to use ConstMetricsJohannes 'fish' Ziemke2017-01-03
* Ignore partitions on NVME devices by defaultDaniel2016-07-09
* fix a small typo in an error message.Carlos Amedee2016-02-09
* Calculate Linux disk bytes read/written based on sector size (512B)Peter Fern2015-12-27
* switch to github.com/prometheus/common/log for loggingNick Owens2015-10-30
* Add license headers to all code files.Matthias Rampke2015-09-26
* Add flag to change the location of the procfs.Matthias Rampke2015-09-26
* Rename linux collectors for build constraints.Siavash Safi2015-07-14