..
fixtures
Add new collector and metrics for watchdog ( #2309 ) ( #2880 )
9 months 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
Optionally fetch ARP stats via rtnetlink instead of procfs ( #2777 )
1 year 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
Use SysctlTimeval for boottime collector on BSD
3 years ago
boot_time_solaris.go
Drop redundant GOOS build tags if already in filename
1 year ago
btrfs_linux.go
btrfs: close btrfs.FS handle after use
1 year ago
btrfs_linux_test.go
Add btrfs device error stats ( #2193 )
2 years ago
buddyinfo.go
Update go to 1.17 ( #2159 )
3 years ago
cgroups_linux.go
Cleanup cgroups collector ( #2414 )
2 years ago
collector.go
Update exporter-toolkit
2 years ago
conntrack_linux.go
Update go to 1.17 ( #2159 )
3 years ago
cpu_common.go
Update go to 1.17 ( #2159 )
3 years ago
cpu_darwin.go
Workaround LLVM/Clang 11.0 for Darwin builds ( #2200 )
3 years ago
cpu_dragonfly.go
Update go to 1.17 ( #2159 )
3 years ago
cpu_dragonfly_test.go
Update go to 1.17 ( #2159 )
3 years ago
cpu_freebsd.go
Update go to 1.17 ( #2159 )
3 years ago
cpu_linux.go
Fix debug log in cpu collector ( #2857 )
1 year 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 mitigation information to the linux vulnerabilities collector ( #2806 )
11 months 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
Rename netDevFilter helper
3 years ago
devstat_dragonfly.go
Update go to 1.17 ( #2159 )
3 years ago
devstat_freebsd.c
…
devstat_freebsd.go
Update go to 1.17 ( #2159 )
3 years ago
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
diskstats: ignore zram devices on linux systems by default ( #2898 )
10 months ago
diskstats_linux_test.go
diskstats: ignore zram devices on linux systems by default ( #2898 )
10 months ago
diskstats_openbsd.go
Drop redundant GOOS build tags if already in filename
1 year 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
Update go to 1.17 ( #2159 )
3 years ago
drm_linux.go
Remove redundant nil check ( #2206 )
3 years ago
edac_linux.go
Update go to 1.17 ( #2159 )
3 years ago
entropy_linux.go
Update go to 1.17 ( #2159 )
3 years ago
ethtool_linux.go
Sanitize ethtool metric name keys
8 months ago
ethtool_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
exec_bsd.go
Revert "Add ZFS freebsd per dataset stats ( #2753 )" ( #2925 )
9 months ago
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
filesystem: surface device errors ( #2923 )
9 months ago
filesystem_freebsd.go
collector: use ByteSliceToString from golang.org/x/sys/unix
3 years ago
filesystem_linux.go
Revert "filesystem: fix mountTimeout not working issue ( #2903 )" ( #2932 )
9 months 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
collector: use ByteSliceToString from golang.org/x/sys/unix
3 years ago
hwmon_linux.go
Fix hwmon error capture ( #2915 )
10 months ago
infiniband_linux.go
Drop redundant GOOS build tags if already in filename
1 year ago
interrupts_common.go
Update go to 1.17 ( #2159 )
3 years ago
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
Update go to 1.17 ( #2159 )
3 years ago
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
Update go to 1.17 ( #2159 )
3 years ago
kvm_bsd.c
Move FreeBSD/DragonflyBSD out of meminfo add kvm. ( #547 )
7 years ago
kvm_bsd.go
Update go to 1.17 ( #2159 )
3 years ago
kvm_bsd.h
Move FreeBSD/DragonflyBSD out of meminfo add kvm. ( #547 )
7 years ago
lnstat_linux.go
Fix staticcheck warnings on linux
3 years ago
loadavg.go
Update go to 1.17 ( #2159 )
3 years ago
loadavg_bsd.go
Update go to 1.17 ( #2159 )
3 years ago
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
Update go to 1.17 ( #2159 )
3 years ago
logind_linux.go
go.mod: Update coreos/go-systemd
3 years ago
logind_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
mdadm_linux.go
Update go to 1.17 ( #2159 )
3 years ago
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
Update go to 1.17 ( #2159 )
3 years ago
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
Update go to 1.17 ( #2159 )
3 years ago
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
Update go to 1.17 ( #2159 )
3 years ago
memory_bsd.go
Revert "Add ZFS freebsd per dataset stats ( #2753 )" ( #2925 )
9 months ago
mountstats_linux.go
Update go to 1.17 ( #2159 )
3 years ago
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
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
collector/netdev_*: Add detailed interface stats
2 years ago
netisr_freebsd.go
Revert "Add ZFS freebsd per dataset stats ( #2753 )" ( #2925 )
9 months ago
netstat_linux.go
Add TCPOFOQueue to default netstat metrics ( #2867 )
12 months ago
netstat_linux_test.go
Sync build tags in *_test.go ( #2767 )
1 year ago
network_route_linux.go
Update go to 1.17 ( #2159 )
3 years ago
nfs_linux.go
Update go to 1.17 ( #2159 )
3 years ago
nfsd_linux.go
NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd ( #2810 )
1 year ago
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_darwin: enable builds against older macOS SDK
3 years ago
powersupplyclass_linux.go
darwin powersupply collector ( #1777 )
3 years ago
pressure_linux.go
Update go to 1.17 ( #2159 )
3 years ago
processes_linux.go
support thread state
3 years ago
processes_linux_test.go
Update exporter-toolkit
2 years ago
qdisc_linux.go
fix(qdisc) flag naming corrected for consistency ( #2782 )
1 year 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
Update go to 1.17 ( #2159 )
3 years ago
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
Update go to 1.17 ( #2159 )
3 years ago
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
Revert "Add ZFS freebsd per dataset stats ( #2753 )" ( #2925 )
9 months ago
sysctl_linux.go
Update exporter-toolkit
2 years ago
sysctl_openbsd_amd64.go
skip null bytes at the end of strings
4 years ago
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
refactor: Use netlink for tcpstat collector
3 years ago
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
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
Drop redundant GOOS build tags if already in filename
1 year ago
time_other.go
Add clocksource metrics to time collector ( #2197 )
3 years ago
timex.go
chore:remove constant from function ( #2884 )
10 months ago
udp_queues_linux.go
Update go to 1.17 ( #2159 )
3 years ago
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
watchdog.go
Enable watchdog module by default; Add no data error ( #2953 )
8 months ago
watchdog_test.go
Add new collector and metrics for watchdog ( #2309 ) ( #2880 )
9 months ago
wifi_linux.go
Update exporter-toolkit
2 years ago
xfrm.go
Add new collector and metrics for XFRM ( #2544 ) ( #2866 )
12 months ago
xfrm_test.go
Add new collector and metrics for XFRM ( #2544 ) ( #2866 )
12 months ago
xfs_linux.go
Update go to 1.17 ( #2159 )
3 years ago
zfs.go
fix(zfs): add `memory_available_bytes`, fix `dbufstats` filename on Linux ( #2687 )
2 years ago
zfs_freebsd.go
Revert "Add ZFS freebsd per dataset stats ( #2753 )" ( #2925 )
9 months ago
zfs_linux.go
Revert "Add ZFS freebsd per dataset stats ( #2753 )" ( #2925 )
9 months ago
zfs_linux_test.go
Revert "Add ZFS freebsd per dataset stats ( #2753 )" ( #2925 )
9 months ago
zfs_solaris.go
Drop redundant GOOS build tags if already in filename
1 year ago
zoneinfo_linux.go
Add ErrorLog plumbing to promhttp
4 years ago