..
fixtures
Update procfs vendor ( #1248 )
6 years ago
fixtures_hidepid/ proc
Add fallback for missing /proc/1/mounts ( #1172 )
6 years ago
arp_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
bcache_linux.go
Fix spelling mistakes found by codespell
7 years ago
bonding_linux.go
collector: use path/filepath for handling file paths ( #1245 )
6 years ago
bonding_linux_test.go
…
boot_time_bsd.go
collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin
7 years ago
boot_time_solaris.go
Add kstat-based Solaris metrics ( #1197 )
6 years ago
buddyinfo.go
Fix remaining metric naming issues ( #799 )
7 years ago
collector.go
collector: export NodeCollector for documentation purposes
6 years ago
conntrack_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
cpu_common.go
Fix some golint issues ( #927 )
7 years ago
cpu_darwin.go
Fix some golint issues ( #927 )
7 years ago
cpu_dragonfly.go
Check BSD's mib which accounts for swap size ( #1149 )
6 years ago
cpu_dragonfly_test.go
…
cpu_freebsd.go
Fix for #945 , cpu temperature is signed. ( #965 )
7 years ago
cpu_linux.go
Update procfs vendor ( #1248 )
6 years ago
cpu_openbsd.go
Fix staticcheck ST1003 warnings ( #1249 )
6 years ago
cpu_solaris.go
Add kstat-based Solaris metrics ( #1197 )
6 years ago
devstat_dragonfly.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
devstat_freebsd.c
Add missing license headers
8 years ago
devstat_freebsd.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
devstat_freebsd.h
Add missing license headers
8 years ago
diskstats_darwin.go
Align Darwin disk stat names with Linux ( #930 )
7 years ago
diskstats_linux.go
collector/diskstats: don't fail if there are extra stats, just ignore… ( #1125 )
6 years ago
diskstats_linux_test.go
Update diskstats for linux kernel 4.19 ( #1109 )
6 years ago
drbd_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
edac_linux.go
collector: use path/filepath for handling file paths ( #1245 )
6 years ago
entropy_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
exec_bsd.go
collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin
7 years ago
filefd_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
filefd_linux_test.go
Fix scanner usage without error handling
8 years ago
filesystem_bsd.go
Fix lint issues on filesystem BSD implementation
8 years ago
filesystem_common.go
Use /proc/mounts instead of statfs(2) for ro state ( #1002 )
6 years ago
filesystem_freebsd.go
Fix memory corruption when number of filesystems > 16 ( #900 )
7 years ago
filesystem_linux.go
Add fallback for missing /proc/1/mounts ( #1172 )
6 years ago
filesystem_linux_test.go
Add fallback for missing /proc/1/mounts ( #1172 )
6 years ago
helper.go
Delete unused code
8 years ago
hwmon_linux.go
collector: use path/filepath for handling file paths ( #1245 )
6 years ago
infiniband_linux.go
Collect additional common Infiniband counters ( #1120 )
6 years ago
infiniband_linux_test.go
infiniband: Handle iWARP* RDMA modules N/A ( #974 )
6 years ago
interrupts_common.go
Make metrics better follow guidelines ( #787 )
7 years ago
interrupts_linux.go
Use lowercase cpu label name in interrupts ( #849 )
7 years ago
interrupts_linux_test.go
Fix off by one in Linux interrupts collector ( #721 )
7 years ago
interrupts_openbsd.go
Use lowercase cpu label name in interrupts ( #849 )
7 years ago
ipvs_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
ipvs_linux_test.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
ksmd_linux.go
collector: use path/filepath for handling file paths ( #1245 )
6 years ago
kvm_bsd.c
Move FreeBSD/DragonflyBSD out of meminfo add kvm. ( #547 )
7 years ago
kvm_bsd.go
Move FreeBSD/DragonflyBSD out of meminfo add kvm. ( #547 )
7 years ago
kvm_bsd.h
Move FreeBSD/DragonflyBSD out of meminfo add kvm. ( #547 )
7 years ago
loadavg.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
loadavg_freebsd.go
Fix build tags of loadavg collector
7 years ago
loadavg_linux.go
…
loadavg_linux_test.go
…
loadavg_solaris.go
Add kstat-based Solaris metrics ( #1197 )
6 years ago
loadavg_unix.go
Explicitly check for the rc 3 in call to getloadavg(). Reorder logic.
8 years ago
logind_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
logind_linux_test.go
Fix all open go lint and vet issues
8 years ago
mdadm_linux.go
Fix mdadm collector issues ( #985 )
6 years ago
mdadm_linux_test.go
Fix mdadm collector issues ( #985 )
6 years ago
meminfo.go
Correctly cast Darwin memory info ( #1060 )
6 years ago
meminfo_darwin.go
update to host_statistics64 for Darwin meminfo ( #1183 )
6 years ago
meminfo_linux.go
Make metrics better follow guidelines ( #787 )
7 years ago
meminfo_linux_test.go
Make metrics better follow guidelines ( #787 )
7 years ago
meminfo_numa_linux.go
collector: use path/filepath for handling file paths ( #1245 )
6 years ago
meminfo_numa_linux_test.go
…
meminfo_openbsd.go
Use swpginuse instead of swpgonly in meminfo_openbsd ( #813 )
7 years ago
memory_bsd.go
Check BSD's mib which accounts for swap size ( #1149 )
6 years ago
mountstats_linux.go
Enable nfs protocol ( #998 )
6 years ago
netclass_linux.go
Add sys/class/net parsing from procfs and expose its metrics ( #851 )
6 years ago
netdev_bsd.go
…
netdev_bsd_test.go
…
netdev_common.go
Add full make to CircleCI ( #761 )
7 years ago
netdev_darwin.go
…
netdev_linux.go
Fix /proc/net/dev/ interface name handling
7 years ago
netdev_linux_test.go
Fix /proc/net/dev/ interface name handling
7 years ago
netdev_openbsd.go
…
netstat_linux.go
netstat: Add TCP In/Out Segs ( #1185 )
6 years ago
netstat_linux_test.go
Add parsing /proc/net/snmp6 file for netstat-linux ( #615 )
7 years ago
nfs_linux.go
Cleanup NFS metrics ( #834 )
7 years ago
nfsd_linux.go
Cleanup NFS metrics ( #834 )
7 years ago
ntp.go
Update Makefile.common ( #1220 )
6 years ago
paths.go
collector: use path/filepath for handling file paths ( #1228 )
6 years ago
paths_test.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
processes_linux.go
fix a few minor golint warnings ( #1110 )
6 years ago
processes_linux_test.go
Add processes exporter ( #950 )
7 years ago
qdisc_linux.go
Fix some golint issues ( #927 )
7 years ago
runit.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
sockstat_linux.go
Replace --collectors.enabled with per-collector flags ( #640 )
7 years ago
sockstat_linux_test.go
Add parsing /proc/net/snmp6 file for netstat-linux ( #615 )
7 years ago
stat_linux.go
Make metrics better follow guidelines ( #787 )
7 years ago
supervisord.go
Update Makefile.common ( #1220 )
6 years ago
sysctl_bsd.go
collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin
7 years ago
systemd_linux.go
collector/systemd: add new label "type" for systemd_unit_state ( #1229 )
6 years ago
systemd_linux_test.go
Change systemd unit filtering ( #1083 )
6 years ago
tcpstat_linux.go
collector: add bounds check and test for tcpstat collector ( #1134 )
6 years ago
tcpstat_linux_test.go
collector: add bounds check and test for tcpstat collector ( #1134 )
6 years ago
textfile.go
Update Makefile.common ( #1220 )
6 years ago
textfile_test.go
Treat custom textfile metric timestamps as errors ( #769 )
7 years ago
time.go
Add _seconds suffix to node_time. ( #823 )
7 years ago
timex.go
collector/timex: remove cgo dependency ( #1079 )
6 years ago
uname_linux.go
Simplify Utsname string conversion ( #716 )
7 years ago
vmstat_linux.go
Update fixtures
7 years ago
wifi_linux.go
Add receive/transmit bytes total metric (wifi collector). ( #1150 )
6 years ago
xfs_linux.go
xfs: expose correct fields, fix metric names
7 years ago
zfs.go
updates for zfsonlinux 0.7.5 ( #779 )
7 years ago
zfs_linux.go
Update Makefile.common ( #1220 )
6 years ago
zfs_linux_test.go
updates for zfsonlinux 0.7.5 ( #779 )
7 years ago
zfs_solaris.go
Add kstat-based Solaris metrics ( #1197 )
6 years ago