aboutsummaryrefslogtreecommitdiff
path: root/collector/drbd_linux.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* Fix collectors' build tagsJeffrey Stoke2020-06-12
* Don't count empty collection as success (#1613)Ben Kochie2020-02-19
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* collector: clean up DRBD collector, less global stateMatt Layher2019-10-04
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Reduce the severity of these messages.Ed Schouten2016-12-23
* Improve the help strings, as proposed in the code review.Ed Schouten2016-12-23
* Process feedback from the code review.Ed Schouten2016-12-22
* Use a descriptive name for the file descriptor.Ed Schouten2016-12-16
* Properly propagate parse errors.Ed Schouten2016-12-16
* Add a collector for DRBD.Ed Schouten2016-12-11