.. |
fixtures
|
Update prometheus/procfs
|
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
|
Rearrange fixtures to match "real" proc and sys.
|
9 years ago |
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
|
Add test
|
8 years ago |
cpu_freebsd.go
|
switch to go-kit/log (#1575)
|
5 years ago |
cpu_linux.go
|
Linux CPU: Cache CPU metrics
|
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
|
Fix collectors' build tags
|
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
|
filesystem_freebsd: Use bytesToString to get label values
|
5 years ago |
filesystem_linux.go
|
switch to go-kit/log (#1575)
|
5 years ago |
filesystem_linux_test.go
|
Fix collectors' build tags
|
5 years ago |
helper.go
|
helper: Add new bytesToString function and tests
|
5 years ago |
helper_test.go
|
helper_test: Fix copyright year
|
5 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
|
Add flag to aggr ipvs metrics to avoid high cardinality metrics (#1709)
|
5 years ago |
ipvs_linux_test.go
|
Add flag to aggr ipvs metrics to avoid high cardinality metrics (#1709)
|
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
|
Fix collectors' build tags
|
5 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
|
collector: support 1,5,15m load averages for all unices
|
9 years ago |
loadavg_linux_test.go
|
Add load5 and load15 to linux load metric
|
9 years ago |
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
|
Move regexp to global in meminfo_linux.go
|
5 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
|
Add Linux NUMA "numastat" metrics (#249)
|
8 years ago |
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
|
Fix collectors' build tags
|
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
|
Compile netdev on dragonfly (#314)
|
8 years ago |
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
|
Fix collectors' build tags
|
5 years ago |
nfsd_linux.go
|
Fix collectors' build tags
|
5 years ago |
ntp.go
|
Use clearer usage string for `collector.ntp.server-is-local` option
|
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
|
Fix collectors' build tags
|
5 years ago |
perf_linux_test.go
|
Add perf tracepoint collection flag (#1664)
|
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
|
Fix collectors' build tags
|
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
|
Fix collectors' build tags
|
5 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
|
Fix collectors' build tags
|
5 years ago |
xfs_linux.go
|
Fix collectors' build tags
|
5 years ago |
zfs.go
|
read contents of objset file (#1632)
|
5 years ago |
zfs_freebsd.go
|
Fix collectors' build tags
|
5 years ago |
zfs_linux.go
|
Fix collectors' build tags
|
5 years ago |
zfs_linux_test.go
|
read contents of objset file (#1632)
|
5 years ago |
zfs_solaris.go
|
Fix collectors' build tags
|
5 years ago |