856 Commits (e1f129c729ebf6759c81959423b87ee1d7b8667a)
 

Author SHA1 Message Date
Matthias Rampke e1f129c729 Use int64 throughout the ZFS collector. 7 years ago
Matthias Rampke 8661bbbb42 Merge pull request #651 from TheTincho/fix_integration_test_timing 7 years ago
Martín Ferrari 2cd49eb020 Fix path and timing issues with integration tests. 7 years ago
Ben Kochie 8839640cd1 Ignore wifi collector permission errors (#646) 7 years ago
Ben Kochie b7cc6fbea7 Add additional field to github issue template. (#645) 7 years ago
Hemant Kumar de08e38c5e Add dockerfile for ppc64le (#638) 7 years ago
Joe Handzik 4b011bfe44 Clarify Infiniband collector support (#643) 7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
Vojtech Galda 1467d845fb Status information in /proc/drbd (#630) 7 years ago
Matthias Rampke 6506513be5 Merge pull request #626 from teohhanhui/patch-1 7 years ago
Teoh Han Hui 0b1f64bb15 Fix Docker mountpoint prefix docs 7 years ago
Ben Kochie 46c31d8a7e Enable IPVS collector by default (#623) 7 years ago
Tobias Schmidt efe5f62717 Merge pull request #620 from prometheus/grobie/fix-meminfo-collector 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
Tobias Schmidt efc1ea14ba Ignore extracted sysfs fixture files from git 7 years ago
Andrea De Pasquale 1369763067 Change raid0 status line regexp for mdadm collector (#619) 7 years ago
Ben Kochie 971de21945 Minor tweak to GitHub issue template. 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
Jerome Froelich cb14fff6c6 [test] Call cmd.Start and cmd.Wait separately to avoid triggering race detector (#616) 7 years ago
Matt Layher 6e82fd1c56 Add XFS block mapping and block map B-tree stats (#575) 7 years ago
fahlke a89d72b5eb Resolves prometheus/node_exporter#585 (#586) 7 years ago
ideaship 8d90276283 Add bcache collector (#597) 7 years ago
Alexey Palazhchenko bba075710d Set Go import path on Travis CI (#612) 7 years ago
kadota kyohei a077024f51 add diskstats on Darwin (#593) 7 years ago
Tobias Schmidt ab3414e6fd Merge pull request #614 from percona/prometheus-master 7 years ago
Alexey Palazhchenko 4d294889da Log response body if test fails. 7 years ago
Alexey Palazhchenko 190d1347ba Use latest released Go 1.8 (#611) 8 years ago
Tobias Schmidt e27a1a1f0b Merge pull request #609 from rtreffer/fix-cpufreq-data 8 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 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