node_exporter/collector
Ben Kochie 306a365377 Downgrade CPU counter warnings
We've gathered enough evidence that the CPU counter bug workaround is
working as intended. Downgrade the message from Warning to Debug.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-10-01 12:41:15 +02:00
..
fixtures Add check state for mdadm arrays via node_md_state metric (#1810) 2020-09-27 13:44:45 +02:00
fixtures_bindmount/proc
fixtures_hidepid/proc
arp_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
bcache_linux.go bcache: add writeback_rate_debug stats (#1658) 2020-08-24 17:40:31 +02:00
bonding_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
bonding_linux_test.go
boot_time_bsd.go
boot_time_solaris.go switch to go-kit/log (#1575) 2019-12-31 17:19:37 +01:00
btrfs_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
btrfs_linux_test.go Add Btrfs collector (#1512) 2020-02-19 15:48:51 +01:00
buddyinfo.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
collector.go
conntrack_linux.go
cpu_common.go Fix capitalization of CPU acronym throughout 2020-09-03 23:34:33 +02:00
cpu_darwin.go
cpu_dragonfly.go Fix capitalization of CPU acronym throughout 2020-09-03 23:34:33 +02:00
cpu_dragonfly_test.go
cpu_freebsd.go
cpu_linux.go Downgrade CPU counter warnings 2020-10-01 12:41:15 +02:00
cpu_openbsd.go
cpu_solaris.go
cpufreq_linux.go Fix capitalization of CPU acronym throughout 2020-09-03 23:34:33 +02:00
cpufreq_solaris.go Fix capitalization of CPU acronym throughout 2020-09-03 23:34:33 +02:00
devstat_dragonfly.go
devstat_freebsd.c Add missing license headers 2017-01-05 06:18:34 +01:00
devstat_freebsd.go
devstat_freebsd.h
diskstats_common.go Add diskstats collector for OpenBSD (#1250) 2019-02-06 11:36:22 +01:00
diskstats_darwin.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
diskstats_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
diskstats_linux_test.go
diskstats_openbsd.go
drbd_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
edac_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
entropy_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
exec_bsd.go
filefd_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
filefd_linux_test.go Fix scanner usage without error handling 2017-02-28 16:04:25 -04:00
filesystem_bsd.go
filesystem_common.go Improve filter flag names. 2020-06-12 12:46:31 +02:00
filesystem_freebsd.go filesystem_freebsd: Use bytesToString to get label values 2020-06-03 11:33:10 +02:00
filesystem_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
filesystem_linux_test.go Fix collectors' build tags 2020-06-12 10:26:30 +02:00
helper.go helper: Add new bytesToString function and tests 2020-06-03 11:33:10 +02:00
helper_test.go helper_test: Fix copyright year 2020-06-03 11:33:10 +02:00
hwmon_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
infiniband_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
interrupts_common.go
interrupts_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
interrupts_linux_test.go
interrupts_openbsd.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
ipvs_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
ipvs_linux_test.go Add flag to aggr ipvs metrics to avoid high cardinality metrics (#1709) 2020-06-02 10:52:00 +02:00
ksmd_linux.go
kvm_bsd.c
kvm_bsd.go Fix collectors' build tags 2020-06-12 10:26:30 +02:00
kvm_bsd.h
loadavg.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
loadavg_bsd.go
loadavg_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
loadavg_linux_test.go Add load5 and load15 to linux load metric 2015-10-17 13:07:39 +00:00
loadavg_solaris.go
logind_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
logind_linux_test.go
mdadm_linux.go Add check state for mdadm arrays via node_md_state metric (#1810) 2020-09-27 13:44:45 +02:00
meminfo.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
meminfo_darwin.go
meminfo_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
meminfo_linux_test.go
meminfo_numa_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
meminfo_numa_linux_test.go
meminfo_openbsd.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
memory_bsd.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
mountstats_linux.go Fix collectors' build tags 2020-06-12 10:26:30 +02:00
netclass_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
netdev_bsd.go Netdev tweaks (#1558) 2020-08-24 17:43:27 +02:00
netdev_common.go Netdev tweaks (#1558) 2020-08-24 17:43:27 +02:00
netdev_darwin.go Netdev tweaks (#1558) 2020-08-24 17:43:27 +02:00
netdev_linux.go Netdev tweaks (#1558) 2020-08-24 17:43:27 +02:00
netdev_linux_test.go Netdev tweaks (#1558) 2020-08-24 17:43:27 +02:00
netdev_openbsd.go Netdev tweaks (#1558) 2020-08-24 17:43:27 +02:00
netstat_linux.go Merge pull request #1733 from prometheus/superq/OutRsts 2020-06-18 17:12:45 +02:00
netstat_linux_test.go
nfs_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
nfsd_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
ntp.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
paths.go fix issue where rootfs path strips to the empty string (#1464) 2019-09-09 17:39:24 +02:00
paths_test.go
perf_linux.go Fix collectors' build tags 2020-06-12 10:26:30 +02:00
perf_linux_test.go Fix capitalization of CPU acronym throughout 2020-09-03 23:34:33 +02:00
powersupplyclass.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
pressure_linux.go
processes_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
processes_linux_test.go
qdisc_linux.go Adding backlog/current queue length to qdisc collector 2020-06-04 12:13:07 -04:00
rapl_linux.go
runit.go
schedstat_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
sockstat_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
softnet_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
stat_linux.go
supervisord.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
sysctl_bsd.go Fix collectors' build tags 2020-06-12 10:26:30 +02:00
systemd_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
systemd_linux_test.go Improve filter flag names. 2020-06-12 12:46:31 +02:00
tcpstat_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
tcpstat_linux_test.go Add gauges for allocated memory for queued UDP and TCP packages (#1503) 2020-03-31 10:46:32 +02:00
textfile.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
textfile_test.go
thermal_zone_linux.go
time.go
timex.go
udp_queues_linux.go udp_queues_linux.go: s/upd/udp/ in two error strings 2020-06-29 15:00:15 +02:00
uname.go switch to go-kit/log (#1575) 2019-12-31 17:19:37 +01:00
uname_bsd.go
uname_linux.go
vmstat_linux.go switch to go-kit/log (#1575) 2019-12-31 17:19:37 +01:00
wifi_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
xfs_linux.go Fix collectors' build tags 2020-06-12 10:26:30 +02:00
zfs.go
zfs_freebsd.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
zfs_linux.go Use Go 1.13 error features 2020-06-16 14:47:03 +02:00
zfs_linux_test.go
zfs_solaris.go Fix collectors' build tags 2020-06-12 10:26:30 +02:00