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.
 
 
 
 
Dan Williams 8c5847bd94
netlink: read missing attributes from sysfs (#2669)
2 years ago
..
fixtures exposing softirq metrics (#2294) 2 years ago
fixtures_bindmount/proc
fixtures_hidepid/proc
arp_linux.go Update exporter-toolkit 2 years ago
bcache_linux.go bcache: remove cache_readaheads_totals metrics #2103 (#2583) 2 years ago
bonding_linux.go Remove ioutil (#2438) 2 years ago
bonding_linux_test.go
boot_time_bsd.go Use SysctlTimeval for boottime collector on BSD 3 years ago
boot_time_solaris.go
btrfs_linux.go Fix btrfs device stats always being zero (#2516) 2 years ago
btrfs_linux_test.go Add btrfs device error stats (#2193) 2 years ago
buddyinfo.go
cgroups_linux.go Cleanup cgroups collector (#2414) 2 years ago
collector.go Update exporter-toolkit 2 years ago
conntrack_linux.go
cpu_common.go
cpu_darwin.go Workaround LLVM/Clang 11.0 for Darwin builds (#2200) 3 years ago
cpu_dragonfly.go
cpu_dragonfly_test.go
cpu_freebsd.go
cpu_linux.go Update exporter-toolkit 2 years ago
cpu_linux_test.go Remove metrics of offline CPUs in CPU collector 2 years ago
cpu_netbsd.go NetBSD support for CPU collector (#2626) 2 years ago
cpu_netbsd_test.go NetBSD support for CPU collector (#2626) 2 years ago
cpu_openbsd.go Do not hand define struct clockinfo here. Instead use the version from (#2663) 2 years ago
cpu_solaris.go
cpufreq_common.go feat: add support for cpu freq governor metrics 2 years ago
cpufreq_linux.go feat: add support for cpu freq governor metrics 2 years ago
cpufreq_solaris.go Optimize cpufreq collector 2 years ago
device_filter.go collector: fix comment and remove redundant parentheses (#2691) 2 years ago
device_filter_test.go Rename netDevFilter helper 3 years ago
devstat_dragonfly.go
devstat_freebsd.c
devstat_freebsd.go
devstat_freebsd.h
diskstats_common.go Update exporter-toolkit 2 years ago
diskstats_darwin.go Add diskstat include/exclude flag to all platforms 2 years ago
diskstats_linux.go collector/diskstats: Use SCSI_IDENT_SERIAL as serial (#2612) 2 years ago
diskstats_linux_test.go collector/diskstats: Add fixtures for udev data 2 years ago
diskstats_openbsd.go Add diskstat include/exclude flag to all platforms 2 years ago
diskstats_openbsd_amd64.go Add diskstat include/exclude flag to all platforms 2 years ago
dmi.go Sanitize UTF-8 in dmi collector (#2229) 3 years ago
drbd_linux.go
drm_linux.go Remove redundant nil check (#2206) 3 years ago
edac_linux.go
entropy_linux.go
ethtool_linux.go Update exporter-toolkit 2 years ago
ethtool_linux_test.go
exec_bsd.go
fibrechannel_linux.go Fixup codespell (#2455) 2 years ago
filefd_linux.go Remove ioutil (#2438) 2 years ago
filefd_linux_test.go
filesystem_bsd.go Fix filesystem collector for OpenBSD to not print loads of zero bytes in name (#2637) 2 years ago
filesystem_common.go Update exporter-toolkit 2 years ago
filesystem_freebsd.go collector: use ByteSliceToString from golang.org/x/sys/unix 3 years ago
filesystem_linux.go Update exporter-toolkit 2 years ago
filesystem_linux_test.go Update exporter-toolkit 2 years ago
filesystem_openbsd.go Fix filesystem collector for OpenBSD to not print loads of zero bytes in name (#2637) 2 years ago
helper.go Remove ioutil (#2438) 2 years ago
helper_test.go collector: use ByteSliceToString from golang.org/x/sys/unix 3 years ago
hwmon_linux.go Fix hwmon label sanitizer (#2504) 2 years ago
infiniband_linux.go
interrupts_common.go
interrupts_linux.go interrupts_linux: Fix fields on aarch64 (#2631) 2 years ago
interrupts_linux_test.go interrupts_linux: Fix fields on aarch64 (#2631) 2 years ago
interrupts_openbsd.go
interrupts_openbsd_amd64.go
ipvs_linux.go Update exporter-toolkit 2 years ago
ipvs_linux_test.go Update exporter-toolkit 2 years ago
ksmd_linux.go
kvm_bsd.c
kvm_bsd.go
kvm_bsd.h
lnstat_linux.go Fix staticcheck warnings on linux 3 years ago
loadavg.go
loadavg_bsd.go
loadavg_linux.go Remove ioutil (#2438) 2 years ago
loadavg_linux_test.go
loadavg_solaris.go
logind_linux.go go.mod: Update coreos/go-systemd 3 years ago
logind_linux_test.go go.mod: Update coreos/go-systemd 3 years ago
mdadm_linux.go
meminfo.go NetBSD support for the meminfo collector 2 years ago
meminfo_darwin.go add additional vm_stat memory metrics for darwin 3 years ago
meminfo_linux.go
meminfo_linux_test.go
meminfo_netbsd.go NetBSD support for the meminfo collector 2 years ago
meminfo_numa_linux.go
meminfo_numa_linux_test.go
meminfo_openbsd.go
meminfo_openbsd_amd64.go
memory_bsd.go memory_bsd: Fix a problem fetching the user wire count on FreeBSD 2 years ago
mountstats_linux.go
netclass_linux.go Expose administrative state of network interfaces as 'adminstate'. (#2515) 2 years ago
netclass_rtnl_linux.go netlink: read missing attributes from sysfs (#2669) 2 years ago
netdev_bsd.go collector/netdev_*: Add detailed interface stats 2 years ago
netdev_common.go Update exporter-toolkit 2 years ago
netdev_darwin.go collector/netdev_*: Add detailed interface stats 2 years ago
netdev_linux.go Update exporter-toolkit 2 years ago
netdev_linux_test.go Add procfs fallback to netdev collector (#2509) 2 years ago
netdev_openbsd.go collector/netdev_*: Add detailed interface stats 2 years ago
netdev_openbsd_amd64.go collector/netdev_*: Add detailed interface stats 2 years ago
netisr_freebsd.go collector/netisr_freebsd.go: Added collector for netisr subsystem. (#2668) 2 years ago
netstat_linux.go Update exporter-toolkit 2 years ago
netstat_linux_test.go
network_route_linux.go
nfs_linux.go
nfsd_linux.go
ntp.go Merge pull request #2603 from prometheus/superq/deprecate_ntp 2 years ago
nvme_linux.go
os_release.go feat: add support macos version (#2471) 2 years ago
os_release_test.go add file descriptor close safely in test 2 years ago
paths.go Update exporter-toolkit 2 years ago
paths_test.go Update exporter-toolkit 2 years ago
perf_linux.go Update build 2 years ago
perf_linux_test.go Remove ioutil (#2438) 2 years ago
powersupplyclass.go Update exporter-toolkit 2 years ago
powersupplyclass_darwin.go powersupplyclass_darwin: enable builds against older macOS SDK 3 years ago
powersupplyclass_linux.go
pressure_linux.go
processes_linux.go
processes_linux_test.go Update exporter-toolkit 2 years ago
qdisc_linux.go Update exporter-toolkit 2 years ago
rapl_linux.go Update exporter-toolkit 2 years ago
runit.go Use go-runit fork, mark collector as deprecated 2 years ago
schedstat_linux.go
selinux_linux.go Add selinux collector (#2205) 2 years ago
slabinfo_linux.go collector: add slab info 2 years ago
sockstat_linux.go
softirq_linux.go exposing softirq metrics (#2294) 2 years ago
softirqs_common.go exposing softirq metrics (#2294) 2 years ago
softnet_linux.go softnet: additionals metrics from softnet_data, (#2592) 2 years ago
stat_linux.go Update exporter-toolkit 2 years ago
supervisord.go Deprecate supervisord collector 2 years ago
sysctl_bsd.go Use SysctlTimeval for boottime collector on BSD 3 years ago
sysctl_linux.go Update exporter-toolkit 2 years ago
sysctl_openbsd_amd64.go
systemd_linux.go Update exporter-toolkit 2 years ago
systemd_linux_test.go go.mod: Update coreos/go-systemd 3 years ago
tapestats_linux.go Update exporter-toolkit 2 years ago
tcpstat_linux.go refactor: Use netlink for tcpstat collector 3 years ago
tcpstat_linux_test.go Use native endianness when encoding InetDiagMsg (#2508) 2 years ago
textfile.go Update exporter-toolkit 2 years ago
textfile_test.go Update exporter-toolkit 2 years ago
thermal_darwin.go Handle nil CPU thermal power status on M1 (#2225) 3 years ago
thermal_zone_linux.go Fix thermal_zone collector noise 2 years ago
time.go Add clocksource metrics to time collector (#2197) 3 years ago
time_linux.go Add clocksource metrics to time collector (#2197) 3 years ago
time_other.go Add clocksource metrics to time collector (#2197) 3 years ago
timex.go
udp_queues_linux.go
uname.go Enable uname collector on NetBSD too 2 years ago
uname_bsd.go Enable uname collector on NetBSD too 2 years ago
uname_linux.go collector: use ByteSliceToString from golang.org/x/sys/unix 3 years ago
vmstat_linux.go Update exporter-toolkit 2 years ago
wifi_linux.go Update exporter-toolkit 2 years ago
xfs_linux.go
zfs.go fix(zfs): add `memory_available_bytes`, fix `dbufstats` filename on Linux (#2687) 2 years ago
zfs_freebsd.go
zfs_linux.go fix(zfs): add `memory_available_bytes`, fix `dbufstats` filename on Linux (#2687) 2 years ago
zfs_linux_test.go fix(zfs): add `memory_available_bytes`, fix `dbufstats` filename on Linux (#2687) 2 years ago
zfs_solaris.go
zoneinfo_linux.go