aboutsummaryrefslogtreecommitdiff
path: root/collector
Commit message (Expand)AuthorAge
* Add perf exporter (#1274)Daniel Hodges2019-05-07
* update procfs to latest (#1335)Paul Gier2019-05-07
* Use 64-bit Darwin netstat counters (#1319)Ben Kochie2019-04-25
* textfile: use opened file's mtime as timestamp (#1326)Christian Hoffmann2019-04-18
* Expose /proc/pressure (#1261)Daniele Sluijters2019-04-18
* Early init of procfs (#1315)Paul Gier2019-04-10
* collector/cpu: split cpu freq metrics into separate collector (#1253)Paul Gier2019-02-19
* Update systemd blacklist (#1255)Ben Kochie2019-02-17
* Systemd refactor (#1254)Paul Gier2019-02-11
* Bond: Monitor bond mii_status not link operstate (#1124)Sachi King2019-02-10
* netclass_linux: remove varying labels from the 'up' metric (#1243)Paul Gier2019-02-07
* Rename interface to device in netclass collector (#1224)Johannes 'fish' Ziemke2019-02-06
* Add diskstats collector for OpenBSD (#1250)Ralf Horstmann2019-02-06
* collector: Implement uname collector for FreeBSD (#1239)David O'Rourke2019-02-05
* collector: use path/filepath for handling file paths (#1245)Paul Gier2019-02-05
* Fix staticcheck ST1003 warnings (#1249)Ralf Horstmann2019-02-05
* Update procfs vendor (#1248)mknapphrt2019-02-04
* collector/systemd: add new label "type" for systemd_unit_state (#1229)Paul Gier2019-01-29
* collector: use path/filepath for handling file paths (#1228)Matt Layher2019-01-21
* Add kstat-based Solaris metrics (#1197)Jon Davies2019-01-12
* Update Makefile.common (#1220)Ben Kochie2019-01-04
* netstat: Add TCP In/Out Segs (#1185)Ben Kochie2018-12-08
* update to host_statistics64 for Darwin meminfo (#1183)Tariq Ibrahim2018-12-06
* Add fallback for missing /proc/1/mounts (#1172)Ben Kochie2018-11-30
* Remove unused variable readOnly from filesystem_linux.go. (#1173)Jerome Froelich2018-11-30
* Add receive/transmit bytes total metric (wifi collector). (#1150)Nemikolh2018-11-19
* Check BSD's mib which accounts for swap size (#1149)ioriveur2018-11-17
* [systemd] collect taskCurrent, tasksMax per systemd unit (#1098)Arno Uhlig2018-11-14
* Add TCPSynRetrans to netstat default filter (#1143)Ben Kochie2018-11-07
* Merge pull request #1131 from prometheus/mdl-collector-exportMatt Layher2018-10-31
|\
| * collector: export NodeCollector for documentation purposesMatt Layher2018-10-26
* | collector: add bounds check and test for filesystem collector (#1133)Matt Layher2018-10-30
* | Collect additional common Infiniband counters (#1120)Patrick2018-10-30
* | collector/hwmon_linux: handle temperature sensor file which doesn't have item...Paul Gier2018-10-30
* | collector/diskstats: don't fail if there are extra stats, just ignore… (#1125)Paul Gier2018-10-30
* | collector: add bounds check and test for tcpstat collector (#1134)Matt Layher2018-10-27
* | collector: fix golint problems in ZFS collector (#1132)Matt Layher2018-10-27
|/
* Update cpufreq metrics collector (#1117)Ben Kochie2018-10-18
* fix a few minor golint warnings (#1110)Paul Gier2018-10-15
* Update diskstats for linux kernel 4.19 (#1109)Paul Gier2018-10-15
* Ignore additional virtual filesystems (#1104)Ben Kochie2018-10-12
* Remove continue with label (#1084)Dario Maiocchi2018-10-05
* Cleanup unused /proc/mounts fixture. (#1097)Ben Kochie2018-10-04
* infiniband: Handle iWARP* RDMA modules N/A (#974)Mario Trangoni2018-10-04
* [continue 912] strip rootfs prefix for run in docker (#1058)Yecheng Fu2018-10-04
* Update cpu collector for OpenBSD 6.4 (#1094)Ralf Horstmann2018-10-02
* filesystem: Ignore netns/nsfs mounts (#1047)Daniele Sluijters2018-09-26
* Change systemd unit filtering (#1083)Ben Kochie2018-09-24
* collector/timex: remove cgo dependency (#1079)Luca Bruno2018-09-20
* Update vendoring for client_golang and friends (#1076)Björn Rabenstein2018-09-17