1074 Commits (5d23ad0ca7aea9efb4115af73490da6f8e9d7175)
 

Author SHA1 Message Date
Ben Kochie 182810056f Fix Linux cpu errors (#606) 8 years ago
Rene Treffer be6291adde Add changelog entry for node_cpu metrics move (#603) 8 years ago
Ben Kochie f3a4afc059 Add go path help to build instructions (#601) 8 years ago
Rene Treffer 2e9f1913b8 Move stat_linux to cpu_linux and add cpufreq stats (#548) 8 years ago
Johannes 'fish' Ziemke 798950d25b Run node-exporter in Docker as nobody (#599) 8 years ago
Johannes 'fish' Ziemke 0451c9c5f6 Make bind-mounts in Docker example read-only (#598) 8 years ago
Tobias Schmidt 30fb33f7a4 Update github.com/prometheus/procfs dependencies 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
Tobias Schmidt a14e2c0229 Merge pull request #576 from filippog/ipvs_v6 8 years ago
Filippo Giunchedi 2e9758564e Update github.com/prometheus/procfs dependency 8 years ago
Tobias Schmidt d31c29490e Update github.com/prometheus/procfs dependency (#572) 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
Tobias Schmidt e7ea5c1867 Merge pull request #565 from daenney/mips32 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
Tobias Florek 2a38b57a2a Mention copr yum repository, add systemd unit (#529) 8 years ago
Ben Kochie 536b989aea Merge pull request #564 from knweiss/edac_typo 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
Tobias Schmidt 2e7ac47fee Merge pull request #554 from knweiss/guest_nice 8 years ago
Tobias Schmidt 65768ceac8 Create sha256 checksums file during release 8 years ago
Karsten Weiss 45ca8db352 Support the 'guest_nice' cpu mode of /proc/stat. 8 years ago
Ben Kochie 636c88adf7 Merge pull request #435 from gianrubio/test-image 8 years ago
Giancarlo Rubio 1438243934 test docker image before pushing 8 years ago
Sam Kottler 6eafa51fa8 Add ARP collector for Linux (#540) 8 years ago
Tobias Schmidt 84b65edb04 Merge pull request #546 from wtip/master 8 years ago
Tobias Schmidt 919aab2e80 Merge pull request #549 from prometheus/grobie/remove-windows 8 years ago
Tobias Schmidt 67d01ca397 Merge pull request #552 from prometheus/grobie/use-go1.8 8 years ago
Tobias Schmidt 09727a6191 Merge pull request #551 from prometheus/grobie/remove-netbsd-arm-support 8 years ago
Tobias Schmidt 2965ba6bf9 Use go1.8 in CircleCI tests 8 years ago
Tobias Schmidt 8edc142113 Remove netbsd/arm support for now 8 years ago
Tobias Schmidt 8aec44617a Remove Windows support 8 years ago
William Cooley 977aa94bd3 Added metric for overall health status check to smartmon.sh example script 8 years ago