aboutsummaryrefslogtreecommitdiff
path: root/collector/sockstat_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
* Wrap errors in the Go 1.13 wayJulian Kornberger2019-12-19
* collector: reimplement sockstat collector with procfs (#1552)Matt Layher2019-11-25
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Fix scanner usage without error handlingTobias Schmidt2017-02-28
* Remove unnecessary conversionsTobias Schmidt2017-02-28
* Convert sockstat collector to use ConstMetricsJulius Volz2016-08-12
* sockstat: add support for RHE4Michael Gebetsroither2016-07-05
* Add license headers to all code files.Matthias Rampke2015-09-26
* Add flag to change the location of the procfs.Matthias Rampke2015-09-26
* Minor comment cleanups.Julius Volz2015-09-10
* Added new metric mem_bytes that reports the number of bytes used by TCP/UDP m...Ken Herner2015-09-09
* Updated sockstat build constraintKen Herner2015-09-09
* Added sockstat test fileKen Herner2015-09-09