Exporter for machine metrics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Peter Bueschel da5972b539
Add gauges for allocated memory for queued UDP and TCP packages (#1503)
5 years ago
..
fixtures Add gauges for allocated memory for queued UDP and TCP packages (#1503) 5 years ago
fixtures_bindmount/proc fix issue where rootfs path strips to the empty string (#1464) 5 years ago
fixtures_hidepid/proc Add fallback for missing /proc/1/mounts (#1172) 6 years ago
arp_linux.go switch to go-kit/log (#1575) 5 years ago
bcache_linux.go switch to go-kit/log (#1575) 5 years ago
bonding_linux.go Don't count empty collection as success (#1613) 5 years ago
bonding_linux_test.go
boot_time_bsd.go switch to go-kit/log (#1575) 5 years ago
boot_time_solaris.go switch to go-kit/log (#1575) 5 years ago
btrfs_linux.go Add Btrfs collector (#1512) 5 years ago
btrfs_linux_test.go Add Btrfs collector (#1512) 5 years ago
buddyinfo.go switch to go-kit/log (#1575) 5 years ago
collector.go new flag to disable all default collectors (#1460) 5 years ago
conntrack_linux.go switch to go-kit/log (#1575) 5 years ago
cpu_common.go Fix some golint issues (#927) 7 years ago
cpu_darwin.go switch to go-kit/log (#1575) 5 years ago
cpu_dragonfly.go Use strconv.Itoa() instead of fmt.Sprintf() (#1566) 5 years ago
cpu_dragonfly_test.go
cpu_freebsd.go switch to go-kit/log (#1575) 5 years ago
cpu_linux.go Add model_name and stepping to node_cpu_info metric 5 years ago
cpu_openbsd.go switch to go-kit/log (#1575) 5 years ago
cpu_solaris.go switch to go-kit/log (#1575) 5 years ago
cpufreq_linux.go switch to go-kit/log (#1575) 5 years ago
cpufreq_solaris.go Fix Solaris build (typos in function names) (#1522) 5 years ago
devstat_dragonfly.go switch to go-kit/log (#1575) 5 years ago
devstat_freebsd.c Add missing license headers 8 years ago
devstat_freebsd.go switch to go-kit/log (#1575) 5 years ago
devstat_freebsd.h Add missing license headers 8 years ago
diskstats_common.go Add diskstats collector for OpenBSD (#1250) 6 years ago
diskstats_darwin.go Metrics for IO errors on Mac. (#1636) 5 years ago
diskstats_linux.go switch to go-kit/log (#1575) 5 years ago
diskstats_linux_test.go Add new counters for flush requests in Linux 5.5 (#1548) 5 years ago
diskstats_openbsd.go switch to go-kit/log (#1575) 5 years ago
drbd_linux.go Don't count empty collection as success (#1613) 5 years ago
edac_linux.go switch to go-kit/log (#1575) 5 years ago
entropy_linux.go switch to go-kit/log (#1575) 5 years ago
exec_bsd.go switch to go-kit/log (#1575) 5 years ago
filefd_linux.go switch to go-kit/log (#1575) 5 years ago
filefd_linux_test.go Fix scanner usage without error handling 8 years ago
filesystem_bsd.go switch to go-kit/log (#1575) 5 years ago
filesystem_common.go switch to go-kit/log (#1575) 5 years ago
filesystem_freebsd.go switch to go-kit/log (#1575) 5 years ago
filesystem_linux.go switch to go-kit/log (#1575) 5 years ago
filesystem_linux_test.go switch to go-kit/log (#1575) 5 years ago
helper.go Delete unused code 8 years ago
hwmon_linux.go Don't count empty collection as success (#1613) 5 years ago
infiniband_linux.go Don't count empty collection as success (#1613) 5 years ago
interrupts_common.go switch to go-kit/log (#1575) 5 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 strconv.Itoa() instead of fmt.Sprintf() (#1566) 5 years ago
ipvs_linux.go Don't count empty collection as success (#1613) 5 years ago
ipvs_linux_test.go switch to go-kit/log (#1575) 5 years ago
ksmd_linux.go switch to go-kit/log (#1575) 5 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 switch to go-kit/log (#1575) 5 years ago
loadavg_bsd.go Implement loadavg on all BSDs without cgo (#1584) 5 years ago
loadavg_linux.go
loadavg_linux_test.go
loadavg_solaris.go Add kstat-based Solaris metrics (#1197) 6 years ago
logind_linux.go switch to go-kit/log (#1575) 5 years ago
logind_linux_test.go Fix all open go lint and vet issues 8 years ago
mdadm_linux.go Don't count empty collection as success (#1613) 5 years ago
meminfo.go switch to go-kit/log (#1575) 5 years ago
meminfo_darwin.go Fix up Darwin swap metrics 5 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 switch to go-kit/log (#1575) 5 years ago
meminfo_numa_linux_test.go
meminfo_openbsd.go Wrap errors in the Go 1.13 way 5 years ago
memory_bsd.go switch to go-kit/log (#1575) 5 years ago
mountstats_linux.go switch to go-kit/log (#1575) 5 years ago
netclass_linux.go Fixed inaccurate 'node_network_speed_bytes' when speeds are low (#1580) 5 years ago
netdev_bsd.go switch to go-kit/log (#1575) 5 years ago
netdev_bsd_test.go
netdev_common.go netdev: clean zero-value assignments 5 years ago
netdev_darwin.go switch to go-kit/log (#1575) 5 years ago
netdev_linux.go switch to go-kit/log (#1575) 5 years ago
netdev_linux_test.go switch to go-kit/log (#1575) 5 years ago
netdev_openbsd.go switch to go-kit/log (#1575) 5 years ago
netstat_linux.go Adds metrics and tests for UDP receive and send buffer errors (#1534) 5 years ago
netstat_linux_test.go Adds metrics and tests for UDP receive and send buffer errors (#1534) 5 years ago
nfs_linux.go Don't count empty collection as success (#1613) 5 years ago
nfsd_linux.go Don't count empty collection as success (#1613) 5 years ago
ntp.go switch to go-kit/log (#1575) 5 years ago
paths.go fix issue where rootfs path strips to the empty string (#1464) 5 years ago
paths_test.go Replace --collectors.enabled with per-collector flags (#640) 7 years ago
perf_linux.go Minor cleanup in perf collector (#1616) 5 years ago
perf_linux_test.go Fix num cpu (#1561) 5 years ago
powersupplyclass.go switch to go-kit/log (#1575) 5 years ago
pressure_linux.go switch to go-kit/log (#1575) 5 years ago
processes_linux.go switch to go-kit/log (#1575) 5 years ago
processes_linux_test.go switch to go-kit/log (#1575) 5 years ago
qdisc_linux.go switch to go-kit/log (#1575) 5 years ago
rapl_linux.go rapl_linux collector 5 years ago
runit.go switch to go-kit/log (#1575) 5 years ago
schedstat_linux.go Catch missing schedstat file (#1641) 5 years ago
sockstat_linux.go switch to go-kit/log (#1575) 5 years ago
softnet_linux.go Update to latest procfs library (#1611) 5 years ago
stat_linux.go switch to go-kit/log (#1575) 5 years ago
supervisord.go Add unix socket support for supervisord collector (#1592) 5 years ago
sysctl_bsd.go use sys/unix package instead of syscall (#1340) 6 years ago
systemd_linux.go collector/systemd: use regexp to extract systemd version (#1647) 5 years ago
systemd_linux_test.go switch to go-kit/log (#1575) 5 years ago
tcpstat_linux.go Add gauges for allocated memory for queued UDP and TCP packages (#1503) 5 years ago
tcpstat_linux_test.go Add gauges for allocated memory for queued UDP and TCP packages (#1503) 5 years ago
textfile.go switch to go-kit/log (#1575) 5 years ago
textfile_test.go switch to go-kit/log (#1575) 5 years ago
thermal_zone_linux.go switch to go-kit/log (#1575) 5 years ago
time.go switch to go-kit/log (#1575) 5 years ago
timex.go switch to go-kit/log (#1575) 5 years ago
udp_queues_linux.go Add gauges for allocated memory for queued UDP and TCP packages (#1503) 5 years ago
uname.go switch to go-kit/log (#1575) 5 years ago
uname_bsd.go Extends uname collector to export on Darwin OS (#1433) 5 years ago
uname_linux.go collector: Implement uname collector for FreeBSD (#1239) 6 years ago
vmstat_linux.go switch to go-kit/log (#1575) 5 years ago
wifi_linux.go Don't count empty collection as success (#1613) 5 years ago
xfs_linux.go switch to go-kit/log (#1575) 5 years ago
zfs.go switch to go-kit/log (#1575) 5 years ago
zfs_freebsd.go switch to go-kit/log (#1575) 5 years ago
zfs_linux.go switch to go-kit/log (#1575) 5 years ago
zfs_linux_test.go updates for zfsonlinux 0.7.5 (#779) 7 years ago
zfs_solaris.go switch to go-kit/log (#1575) 5 years ago