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.
 
 
 
 
node_exporter/collector
Arthur Silva Sens 49d395d531
wip: Make node-exporter embeddable in OTel Collectors
2 months ago
..
fixtures filesystem: Refactor mountinfo parsing (#3452) 2 months ago
fixtures_bindmount/proc/1 Add node_filesystem_mount_info metric (#2970) 2 years ago
fixtures_hidepid/proc/self Add node_filesystem_mount_info metric (#2970) 2 years ago
utils Fix OpenBSD interrupt device parsing (#3288) 9 months ago
arp_linux.go arp: optimize netlink interface name resolution (#3133) 1 year ago
bcache_linux.go Update logging (#3097) 1 year ago
bonding_linux.go Modernize codebase (#3431) 3 months ago
bonding_linux_test.go Sync build tags in *_test.go (#2767) 2 years ago
boot_time_bsd.go chore: Upgrade golangci-lint to v2 (#3303) 4 months ago
boot_time_solaris.go Update logging (#3097) 1 year ago
btrfs_linux.go chore: Lint with golangci-lint v2 (#3301) 7 months ago
btrfs_linux_test.go Add metrics for btrfs commit statistics (#3010) 2 years ago
buddyinfo.go Update logging (#3097) 1 year ago
cgroups_linux.go Update logging (#3097) 1 year ago
collector.go wip: Make node-exporter embeddable in OTel Collectors 2 months ago
conntrack_linux.go Update logging (#3097) 1 year ago
cpu_aix.go AIX: Fix physical cpu usage calculation 7 months ago
cpu_common.go Update go to 1.17 (#2159) 4 years ago
cpu_darwin.go Update logging (#3097) 1 year ago
cpu_dragonfly.go Update logging (#3097) 1 year ago
cpu_dragonfly_test.go Update go to 1.17 (#2159) 4 years ago
cpu_freebsd.go Update logging (#3097) 1 year ago
cpu_linux.go fix: cpufreq collector enable (#3318) 3 months ago
cpu_linux_test.go Update logging (#3097) 1 year ago
cpu_netbsd.go chore: Lint with golangci-lint v2 (#3301) 7 months ago
cpu_netbsd_test.go NetBSD support for CPU collector (#2626) 3 years ago
cpu_openbsd.go Update logging (#3097) 1 year ago
cpu_solaris.go Update logging (#3097) 1 year ago
cpu_vulnerabilities_linux.go chore: fix some typos (#3316) 8 months ago
cpufreq_common.go feat: add support for cpu freq governor metrics 3 years ago
cpufreq_linux.go Modernize codebase (#3431) 3 months ago
cpufreq_solaris.go Update logging (#3097) 1 year ago
device_filter.go collector: fix comment and remove redundant parentheses (#2691) 3 years ago
device_filter_test.go Rename netDevFilter helper 4 years ago
devstat_dragonfly.go Update logging (#3097) 1 year ago
devstat_freebsd.c Add missing license headers 9 years ago
devstat_freebsd.go Update logging (#3097) 1 year ago
devstat_freebsd.h Add missing license headers 9 years ago
diskstats_aix.go AIX: Remove redundant disk blocks metric, fix times 7 months ago
diskstats_common.go Add AIX diskstats 1 year ago
diskstats_darwin.go Update logging (#3097) 1 year ago
diskstats_linux.go Refactor typed metric descriptors (#3448) 2 months ago
diskstats_linux_test.go diskstats: add fallback to ID_SERIAL for virtio devices (#3398) 3 months ago
diskstats_openbsd.go Update logging (#3097) 1 year ago
diskstats_openbsd_amd64.go Update logging (#3097) 1 year ago
dmi.go Update logging (#3097) 1 year ago
drbd_linux.go Update logging (#3097) 1 year ago
drm_linux.go Update logging (#3097) 1 year ago
edac_linux.go Update logging (#3097) 1 year ago
entropy_linux.go Update logging (#3097) 1 year ago
ethtool_linux.go Fix ethtool returning 0 for sanitized metrics (#3335) 8 months ago
ethtool_linux_test.go Modernize codebase (#3431) 3 months ago
exec_bsd.go Update logging (#3097) 1 year ago
fibrechannel_linux.go Update logging (#3097) 1 year ago
filefd_linux.go Update logging (#3097) 1 year ago
filefd_linux_test.go Sync build tags in *_test.go (#2767) 2 years ago
filesystem_aix.go AIX: Fix disk blocks to bytes conversion 7 months ago
filesystem_bsd.go Enable purgeable space reporting (#3206) 11 months ago
filesystem_common.go filesystem: take super options into account for read-only (#3387) 4 months ago
filesystem_freebsd.go Add filesystem include flags 1 year ago
filesystem_linux.go filesystem: Refactor mountinfo parsing (#3452) 2 months ago
filesystem_linux_test.go filesystem: Refactor mountinfo parsing (#3452) 2 months ago
filesystem_macos.go fix dupblicate cgo import, use double instead of Float64 in C function return (#3391) 4 months ago
filesystem_netbsd.go Add filesystem include flags 1 year ago
filesystem_openbsd.go Add filesystem include flags 1 year ago
helper.go Remove ioutil (#2438) 3 years ago
helper_test.go collector: use ByteSliceToString from golang.org/x/sys/unix 4 years ago
hwmon_linux.go Modernize codebase (#3431) 3 months ago
infiniband_linux.go Update logging (#3097) 1 year ago
interrupts_common.go Enable goimports linter 1 year ago
interrupts_linux.go Update logging (#3097) 1 year ago
interrupts_linux_test.go Sync build tags in *_test.go (#2767) 2 years ago
interrupts_openbsd.go Update logging (#3097) 1 year ago
interrupts_openbsd_amd64.go Fix OpenBSD interrupt device parsing (#3288) 9 months ago
ipvs_linux.go Update logging (#3097) 1 year ago
ipvs_linux_test.go Update logging (#3097) 1 year ago
ksmd_linux.go Update logging (#3097) 1 year ago
kvm_bsd.c Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547) 8 years ago
kvm_bsd.go Update go to 1.17 (#2159) 4 years ago
kvm_bsd.h Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547) 8 years ago
lnstat_linux.go Update logging (#3097) 1 year ago
loadavg.go Add AIX loadavg collector 1 year ago
loadavg_aix.go Add AIX loadavg collector 1 year ago
loadavg_bsd.go Update go to 1.17 (#2159) 4 years ago
loadavg_linux.go Remove ioutil (#2438) 3 years ago
loadavg_linux_test.go Sync build tags in *_test.go (#2767) 2 years ago
loadavg_solaris.go Update go to 1.17 (#2159) 4 years ago
logind_linux.go Modernize codebase (#3431) 3 months ago
logind_linux_test.go Sync build tags in *_test.go (#2767) 2 years ago
mdadm_linux.go collector/mdadm: Support RAID metrics (#3031) 11 months ago
mdadm_linux_test.go collector/mdadm: Support RAID metrics (#3031) 11 months ago
meminfo.go Add AIX meminfo 1 year ago
meminfo_aix.go AIX: Add paging memory metrics 7 months ago
meminfo_darwin.go fix dupblicate cgo import, use double instead of Float64 in C function return (#3391) 4 months ago
meminfo_linux.go meminfo: Fix typo in Zswap metric name (#3455) 2 months ago
meminfo_linux_test.go Update logging (#3097) 1 year ago
meminfo_netbsd.go Update logging (#3097) 1 year ago
meminfo_numa_linux.go Update logging (#3097) 1 year ago
meminfo_numa_linux_test.go Sync build tags in *_test.go (#2767) 2 years ago
meminfo_openbsd.go Update logging (#3097) 1 year ago
meminfo_openbsd_amd64.go Update logging (#3097) 1 year ago
memory_bsd.go Update logging (#3097) 1 year ago
mountstats_linux.go Update logging (#3097) 1 year ago
netclass_linux.go Update logging (#3097) 1 year ago
netclass_rtnl_linux.go Bump jsimonetti/rtnetlink dependency to v2.0.2 (#3089) 1 year ago
netdev_aix.go AIX: Add netadapter collision counters 7 months ago
netdev_bsd.go build fix on FreeBSD (#3132) 1 year ago
netdev_common.go Add AIX netdev collector 1 year ago
netdev_darwin.go fix: darwin netdev i/o bytes metric (#3336) 8 months ago
netdev_linux.go Bump jsimonetti/rtnetlink dependency to v2.0.2 (#3089) 1 year ago
netdev_linux_test.go Bump jsimonetti/rtnetlink dependency to v2.0.2 (#3089) 1 year ago
netdev_openbsd.go Update logging (#3097) 1 year ago
netdev_openbsd_amd64.go Update logging (#3097) 1 year ago
netinterface_aix.go AIX: Add netinterface collector 7 months ago
netisr_freebsd.go Update logging (#3097) 1 year ago
netstat_freebsd.go Add collector for netstats tcp packet counters for FreeBSD. (#3177) 11 months ago
netstat_freebsd_test.go Add collector for netstats tcp packet counters for FreeBSD. (#3177) 11 months ago
netstat_linux.go Modernize codebase (#3431) 3 months ago
netstat_linux_test.go Sync build tags in *_test.go (#2767) 2 years ago
network_route_linux.go Bump jsimonetti/rtnetlink dependency to v2.0.2 (#3089) 1 year ago
nfs_linux.go Update logging (#3097) 1 year ago
nfsd_linux.go Update logging (#3097) 1 year ago
ntp.go chore: fix some typos in comment (#3399) 3 months ago
nvme_linux.go Update logging (#3097) 1 year ago
os_release.go Disable osrelease collector on aix 1 year ago
os_release_test.go Update logging (#3097) 1 year ago
partition_aix.go AIX: Add partition stats 7 months ago
paths.go Update exporter-toolkit 3 years ago
paths_test.go Update exporter-toolkit 3 years ago
pcidevice_linux.go Refactor typed metric descriptors (#3448) 2 months ago
pcidevice_linux_test.go additional metrics for pcidevice and id to name conversion (#3425) 3 months ago
perf_linux.go Modernize codebase (#3431) 3 months ago
perf_linux_test.go chore: Upgrade golangci-lint to v2 (#3303) 4 months ago
powersupplyclass.go Update logging (#3097) 1 year ago
powersupplyclass_darwin.go powersupplyclass_darwin: enable builds against older macOS SDK 4 years ago
powersupplyclass_linux.go darwin powersupply collector (#1777) 4 years ago
pressure_linux.go pressure: Fix missing IRQ on older kernels (#3263) 9 months ago
processes_linux.go chore: fix some typos (#3316) 8 months ago
processes_linux_test.go chore: fix some typos (#3316) 8 months ago
qdisc_linux.go Update logging (#3097) 1 year ago
rapl_linux.go Update logging (#3097) 1 year ago
runit.go Enable goimports linter 1 year ago
schedstat_linux.go Update logging (#3097) 1 year ago
selinux_linux.go Enable goimports linter 1 year ago
slabinfo_linux.go Update logging (#3097) 1 year ago
sockstat_linux.go Update logging (#3097) 1 year ago
softirqs_common.go Enable goimports linter 1 year ago
softirqs_linux.go chore: add xBSD pipelines 11 months ago
softnet_linux.go Update logging (#3097) 1 year ago
stat_linux.go Update logging (#3097) 1 year ago
supervisord.go Update logging (#3097) 1 year ago
swap_linux.go Add /proc/swaps collector (#3428) 3 months ago
swap_linux_test.go Add /proc/swaps collector (#3428) 3 months ago
sysctl_bsd.go Revert "Add ZFS freebsd per dataset stats (#2753)" (#2925) 2 years ago
sysctl_linux.go Modernize codebase (#3431) 3 months ago
sysctl_openbsd_amd64.go skip null bytes at the end of strings 5 years ago
systemd_linux.go Fix logging race in systemd_linux.go (#3364) 5 months ago
systemd_linux_test.go chore: Lint with golangci-lint v2 (#3301) 7 months ago
tapestats_linux.go Update logging (#3097) 1 year ago
tcpstat_linux.go Update logging (#3097) 1 year ago
tcpstat_linux_test.go tcpstat: use std lib binary.NativeEndian 4 months ago
textfile.go Modernize codebase (#3431) 3 months ago
textfile_test.go textfile: Allow specifiying multiple directory globs. (#3135) 1 year ago
thermal_darwin.go Sanitize darwin thermal strings (#3294) 9 months ago
thermal_zone_linux.go Update logging (#3097) 1 year ago
time.go Update logging (#3097) 1 year ago
time_linux.go Update logging (#3097) 1 year ago
time_other.go Add clocksource metrics to time collector (#2197) 4 years ago
timex.go Update logging (#3097) 1 year ago
udp_queues_linux.go Update logging (#3097) 1 year ago
uname.go Export newUnameCollector function in uname.go (#3227) 12 months ago
uname_bsd.go Enable uname collector on AIX 1 year ago
uname_linux.go collector: use ByteSliceToString from golang.org/x/sys/unix 4 years ago
vmstat_linux.go Update logging (#3097) 1 year ago
watchdog.go Update logging (#3097) 1 year ago
watchdog_test.go Update logging (#3097) 1 year ago
wifi_linux.go Add wifi packet received and transmitted metrics (#3382) 3 months ago
xfrm.go Update logging (#3097) 1 year ago
xfrm_test.go Update logging (#3097) 1 year ago
xfs_linux.go Update logging (#3097) 1 year ago
zfs_common.go zfs: rename zfs.go to zfs_common.go 1 year ago
zfs_freebsd.go zfs: standardize case spelling of NewZFSCollector 1 year ago
zfs_linux.go Modernize codebase (#3431) 3 months ago
zfs_linux_test.go Modernize codebase (#3431) 3 months ago
zfs_solaris.go zfs: standardize case spelling of NewZFSCollector 1 year ago
zoneinfo_linux.go Update logging (#3097) 1 year ago