Commit Graph

428 Commits (b62c7bc0ad37373b911fa45937348f3c594ce19d)

Author SHA1 Message Date
Brett Vickers b62c7bc0ad Updated vendored ntp package (#681)
7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640)
7 years ago
Sami Kerola 3762191e66 Add timex collector (#664)
7 years ago
Leonid Evdokimov c169b4b1c5 Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655)
7 years ago
Karsten Weiss b0d5c00832 cpu: Metric 'package_throttles_total' is per package. (#657)
7 years ago
Matthias Rampke e1f129c729 Use int64 throughout the ZFS collector.
7 years ago
Ben Kochie 8839640cd1 Ignore wifi collector permission errors (#646)
7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639)
7 years ago
Ben Kochie 46c31d8a7e Enable IPVS collector by default (#623)
7 years ago
Tobias Schmidt 515b5a933d Fix build tags of loadavg collector
7 years ago
Tobias Schmidt 016d79535d Fix build tags of meminfo collector
7 years ago
Andrea De Pasquale 1369763067 Change raid0 status line regexp for mdadm collector (#619)
7 years ago
Tobias Schmidt 921319c7eb Merge pull request #583 from knweiss/golint
7 years ago
Aleksey Zhukov 7a914e58f2 Add parsing /proc/net/snmp6 file for netstat-linux (#615)
7 years ago
Matt Layher 6e82fd1c56 Add XFS block mapping and block map B-tree stats (#575)
7 years ago
ideaship 8d90276283 Add bcache collector (#597)
7 years ago
kadota kyohei a077024f51 add diskstats on Darwin (#593)
7 years ago
Rene Treffer 56bf8d4b2d Add link to kernel documentation for sysfs/cpufreq files
8 years ago
Rene Treffer bcc3cd92b8 Fix cpufreq statistics by converting kHz to Hz
8 years ago
Ben Kochie 182810056f Fix Linux cpu errors (#606)
8 years ago
Rene Treffer 2e9f1913b8 Move stat_linux to cpu_linux and add cpufreq stats (#548)
8 years ago
Emanuele Rocca 047003b6bb Add qdisc collector for Linux (#580)
8 years ago
Karsten Weiss b2f4fd5776 Remove unused devstatCollector struct member 'bytes_total'.
8 years ago
Jonas Große Sundrup e6d031788f Correct typo (#582)
8 years ago
Karsten Weiss bca09abf1c golint: Fix NewStatCollector() doc string.
8 years ago
Karsten Weiss b3e7420a27 cpu_darwin.go: s/cpu_ticks/cpuTicks/g
8 years ago
Karsten Weiss b05c7d8dab cpu_darwin.go: Fix doc strings.
8 years ago
Karsten Weiss fff03c6c0c Fix NewTCPStatCollector doc string.
8 years ago
Karsten Weiss 6720cfdbfe golint: Fix comment on exported function NewDevstatCollector.
8 years ago
Karsten Weiss b73af72853 Explicitly check for the rc 3 in call to getloadavg(). Reorder logic.
8 years ago
Karsten Weiss af358ec800 golint fixes: if block ends with a return statement, so drop this else and outdent its block.
8 years ago
Karsten Weiss 732f839810 sysctl_bsd.go: golint fixes. Typo fix.
8 years ago
Robert Clark 58f50b31f2 Multiply port data XMIT/RCV metrics by 4 (#579)
8 years ago
Ben Kochie 8f3cddf734 Merge pull request #568 from mdlayher/xfs-init
8 years ago
Kai S 59f9b8c5c1 Handle nonexisting bonding_masters file (#569)
8 years ago
Matt Layher 1feb091b36
Initial XFS collector
8 years ago
Ben Kochie e9aad0157c Merge pull request #550 from derekmarcotte/dm-boottime
8 years ago
Derek Marcotte 5b557bf973 Fix metric name per review.
8 years ago
Derek Marcotte db8ec9c6b4 Add exec_boot_time for freebsd, dragonfly
8 years ago
Daniele Sluijters bb9d4ade0b uname_linux: Build for 32bit MIPS too
8 years ago
Brian Brazil f291d2d6dd Get full resolution for node_time (#555)
8 years ago
Karsten Weiss d9703ff7c6 edac: Fix typo in csrow label of node_edac_csrow_uncorrectable_errors_total metric.
8 years ago
Tobias Schmidt 266f0958d2 Merge pull request #561 from derekmarcotte/dm-fix-dfly-build
8 years ago
Derek Marcotte 83cecfa696 Fixes broken build on Dragonfly.
8 years ago
Karsten Weiss 45ca8db352 Support the 'guest_nice' cpu mode of /proc/stat.
8 years ago
Sam Kottler 6eafa51fa8 Add ARP collector for Linux (#540)
8 years ago
Tobias Schmidt 8aec44617a Remove Windows support
8 years ago
Tobias Schmidt 41a44a4d24 Merge pull request #532 from prometheus/grobie/remove-extra-file-check
8 years ago
Ben Kochie 5f43211f67 Blacklist systemd scope units
8 years ago
Tobias Schmidt d290ea94b8 Fix export of stale device error metrics for unmounted filesystems
8 years ago