aboutsummaryrefslogtreecommitdiff
path: root/collector/filesystem_common.go
Commit message (Expand)AuthorAge
* Improve filter flag names.Ben Kochie2020-06-12
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Use /proc/mounts instead of statfs(2) for ro state (#1002)Brandon Gilmore2018-07-16
* 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
* Correct typo (#582)Jonas Große Sundrup2017-05-14
* Fix export of stale device error metrics for unmounted filesystemsTobias Schmidt2017-03-22
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Make sure we only return one metric per mounted fsJohannes 'fish' Ziemke2017-01-04
* Add node_filesystem_device_errors_total metricJohannes 'fish' Ziemke2016-12-19
* Activate filesystem collector on DragonFly (#302)stuart nelson2016-09-11
* Enable *bsd collector on darwinJohannes 'fish' Ziemke2016-07-06
* Do not export the filesystem type patternSharif Nassar2016-06-06
* Fix typos, and initialisms from comments in #217Sharif Nassar2016-05-13
* Add ignored fs typesDominik Schulz2016-05-13
* Add filesystem read-only metric node_filesystem_readonlyWill Rouesnel2015-11-12
* collector: sync bsd filesystem collector labels with linuxNick Owens2015-11-02
* collector: add openbsd suport to filesystem colectorNick Owens2015-11-01
* Add license headers to all code files.Matthias Rampke2015-09-26
* Build filesystem_common only on linux and freebsd.Martín Ferrari2015-09-16
* Fix issues from code review, and split common code into filesystem_common.go.Martín Ferrari2015-09-16