Commit Graph

14 Commits (220aa5b8893c599c624bbdba2f59ac1ed473a4ff)

Author SHA1 Message Date
Ben Kochie dfa53f835a
Use Go 1.13 error features
5 years ago
Peter Bueschel da5972b539
Add gauges for allocated memory for queued UDP and TCP packages (#1503)
5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575)
5 years ago
秋葉 777b751f90 read /proc/net files with a single read syscall (#1380)
5 years ago
Matt Layher 778124a56c collector: add bounds check and test for tcpstat collector (#1134)
6 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640)
7 years ago
Karsten Weiss fff03c6c0c Fix NewTCPStatCollector doc string.
8 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables
8 years ago
Tobias Schmidt 084e585c2a Fix scanner usage without error handling
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
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