..
fixtures
Fixup hwmon chip include ( #2739 )
1 year 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
Sync build tags in *_test.go ( #2767 )
1 year ago
boot_time_bsd.go
…
boot_time_solaris.go
Drop redundant GOOS build tags if already in filename
1 year ago
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
…
collector.go
Update exporter-toolkit
2 years ago
conntrack_linux.go
…
cpu_common.go
…
cpu_darwin.go
…
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
Drop redundant GOOS build tags if already in filename
1 year ago
cpu_vulnerabilities_linux.go
Add cpu vulnerabilities reporting from sysfs ( #2721 )
1 year ago
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
Drop redundant GOOS build tags if already in filename
1 year ago
device_filter.go
collector: fix comment and remove redundant parentheses ( #2691 )
2 years ago
device_filter_test.go
…
devstat_dragonfly.go
…
devstat_freebsd.c
…
devstat_freebsd.go
…
devstat_freebsd.h
…
diskstats_common.go
Update exporter-toolkit
2 years ago
diskstats_darwin.go
…
diskstats_linux.go
collector/diskstats: Use SCSI_IDENT_SERIAL as serial ( #2612 )
2 years ago
diskstats_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
diskstats_openbsd.go
Drop redundant GOOS build tags if already in filename
1 year ago
diskstats_openbsd_amd64.go
…
dmi.go
…
drbd_linux.go
…
drm_linux.go
…
edac_linux.go
…
entropy_linux.go
…
ethtool_linux.go
add missing linkspeeds ( #2711 )
1 year ago
ethtool_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
exec_bsd.go
…
fibrechannel_linux.go
Drop redundant GOOS build tags if already in filename
1 year ago
filefd_linux.go
Remove ioutil ( #2438 )
2 years ago
filefd_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
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
…
filesystem_linux.go
Parallelize stat calls in Linux filesystem collector.
1 year ago
filesystem_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
filesystem_openbsd.go
Drop redundant GOOS build tags if already in filename
1 year ago
helper.go
Remove ioutil ( #2438 )
2 years ago
helper_test.go
…
hwmon_linux.go
Fixup hwmon chip include ( #2739 )
1 year ago
infiniband_linux.go
Drop redundant GOOS build tags if already in filename
1 year ago
interrupts_common.go
…
interrupts_linux.go
interrupts_linux: Fix fields on aarch64 ( #2631 )
2 years ago
interrupts_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
interrupts_openbsd.go
Drop redundant GOOS build tags if already in filename
1 year ago
interrupts_openbsd_amd64.go
…
ipvs_linux.go
Update exporter-toolkit
2 years ago
ipvs_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
ksmd_linux.go
…
kvm_bsd.c
…
kvm_bsd.go
…
kvm_bsd.h
…
lnstat_linux.go
…
loadavg.go
…
loadavg_bsd.go
…
loadavg_linux.go
Remove ioutil ( #2438 )
2 years ago
loadavg_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
loadavg_solaris.go
…
logind_linux.go
…
logind_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
mdadm_linux.go
…
meminfo.go
NetBSD support for the meminfo collector
2 years ago
meminfo_darwin.go
…
meminfo_linux.go
…
meminfo_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
meminfo_netbsd.go
Drop redundant GOOS build tags if already in filename
1 year ago
meminfo_numa_linux.go
…
meminfo_numa_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
meminfo_openbsd.go
Drop redundant GOOS build tags if already in filename
1 year ago
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
…
netdev_common.go
Update exporter-toolkit
2 years ago
netdev_darwin.go
…
netdev_linux.go
collector/netdev_linux.go: Fallback to 32-bit stats ( #2757 )
1 year ago
netdev_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
netdev_openbsd.go
Drop redundant GOOS build tags if already in filename
1 year ago
netdev_openbsd_amd64.go
…
netisr_freebsd.go
Drop redundant GOOS build tags if already in filename
1 year ago
netstat_linux.go
Update exporter-toolkit
2 years ago
netstat_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
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
Drop redundant GOOS build tags if already in filename
1 year ago
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
Sync build tags in *_test.go ( #2767 )
1 year ago
powersupplyclass.go
Update exporter-toolkit
2 years ago
powersupplyclass_darwin.go
…
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
Drop redundant GOOS build tags if already in filename
1 year ago
slabinfo_linux.go
Drop redundant GOOS build tags if already in filename
1 year 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
…
sysctl_linux.go
Update exporter-toolkit
2 years ago
sysctl_openbsd_amd64.go
…
systemd_linux.go
Synchronize common files from prometheus/prometheus ( #2736 )
1 year ago
systemd_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
tapestats_linux.go
Update exporter-toolkit
2 years ago
tcpstat_linux.go
…
tcpstat_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
textfile.go
Update exporter-toolkit
2 years ago
textfile_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
thermal_darwin.go
…
thermal_zone_linux.go
Fix thermal_zone collector noise
2 years ago
time.go
…
time_linux.go
Drop redundant GOOS build tags if already in filename
1 year ago
time_other.go
…
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
…
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
Drop redundant GOOS build tags if already in filename
1 year ago
zoneinfo_linux.go
…