760 Commits (57c5cab113715bf2b177f19f6b48849b8efa2b33)
 

Author SHA1 Message Date
Johannes 'fish' Ziemke 91f4781234 Merge pull request #311 from kpettijohn/solaris-loadavg 8 years ago
Dominik Honnef 9847257bc0 Add missing license headers 8 years ago
Dominik Honnef 782eaee100 Collect CPU temperatures on FreeBSD 8 years ago
Dominik Honnef 38c5890428 Reuse devinfo struct 8 years ago
Dominik Honnef ea55d0f5cb Don't race in FreeBSD devstat collector 8 years ago
Dominik Honnef 5e220c1665 Move cgo portions of FreeBSD devstat collector into own file 8 years ago
Dominik Honnef 20ca0f1376 Eliminate memory leak in FreeBSD devstat collector 8 years ago
Tobias Schmidt 3b469e5547 Merge pull request #405 from dominikh/fix-freebsd-cpu 8 years ago
Dominik Honnef 732dd67729 Fix build of cpu_freebsd.go 8 years ago
Kevin Pettijohn d2fbeeb3c3 Added loadavg collector for solaris 8 years ago
Johannes 'fish' Ziemke f9d3f830cb Merge pull request #399 from discordianfish/fish-fs-uniq-metric 8 years ago
Johannes 'fish' Ziemke 4c9131b7d8 Make sure we only return one metric per mounted fs 8 years ago
Johannes 'fish' Ziemke 6dd39b15c2 Do not build meminfo on freebsd 8 years ago
Johannes 'fish' Ziemke a97ff2bcda Do not build meminfo on windows 8 years ago
Johannes 'fish' Ziemke 7617e8b4be Update archs supported by collectors in README 8 years ago
Johannes 'fish' Ziemke d17b1b44a6 Merge pull request #398 from prometheus/fish-netdev-check-scan-errror 8 years ago
Johannes 'fish' Ziemke 9969f93e7d Merge pull request #387 from discordianfish/fish-fix-meminfo-darwin 8 years ago
Johannes 'fish' Ziemke 6576571ac8 Check for errors in netdev scanner 8 years ago
Johannes 'fish' Ziemke 26c6182c84 Move comment and remove superfluous newline 8 years ago
Johannes 'fish' Ziemke b68a9ec7af Merge pull request #359 from CloudAndHeat/feature/hwmon_chip_name_metric 8 years ago
Johannes 'fish' Ziemke 4e696d5d31 Merge pull request #391 from discordianfish/fish-add-cpu-darwin 8 years ago
Johannes 'fish' Ziemke 079fd701a0 Merge pull request #389 from prometheus/fish-use-const-metrics 8 years ago
Johannes 'fish' Ziemke d2ca252457 Merge pull request #393 from discordianfish/fish-add-netdev-darwin 8 years ago
Johannes 'fish' Ziemke 8e50b80d12 Convert remaining collectors to use ConstMetrics 8 years ago
Johannes 'fish' Ziemke c53bc168fe Merge pull request #321 from discordianfish/fish/scope-clarify-deprecate 8 years ago
Johannes 'fish' Ziemke 3db2f442ae Limit node-exporter scope, deprecated collectors 8 years ago
Johannes 'fish' Ziemke c21c59dfeb Add meminfo stats for Darwin 8 years ago
Johannes 'fish' Ziemke 2983c4a31d Refactor meminfo collector similar to filesystem 8 years ago
Julius Volz 269ee7a7b4 Merge pull request #385 from dominikh/freebsd-no-c 8 years ago
Johannes 'fish' Ziemke 3c47ef8e60 Add netdev collector for darwin 8 years ago
Johannes 'fish' Ziemke a0b6f55aa9 Merge pull request #394 from discordianfish/fish-fix-makefile 8 years ago
Johannes 'fish' Ziemke 2c5f17d4e7 Fix Makefile by using first element of GOPATH 8 years ago
Dominik Honnef f0adcd163d Implement CPU collector on FreeBSD without cgo 8 years ago
Dominik Honnef d2a43f7d05 Implement meminfo on BSD without cgo 8 years ago
Johannes 'fish' Ziemke 050d6f7f13 Add cpu collector for darwin 8 years ago
Johannes 'fish' Ziemke 41271cd99c Merge pull request #272 from bluecmd/patch-2 8 years ago
Dominik Honnef 0f6191987e Implement file systems on FreeBSD without cgo 8 years ago
Dominik Honnef 54c74923ee Implement loadavg on FreeBSD without cgo 8 years ago
Ben Kochie 10e525ff02 Merge pull request #375 from prometheus/fish-add-runit-servicedir-flag 8 years ago
Johannes 'fish' Ziemke d506b2266c Merge pull request #374 from prometheus/fish-add-filesystem-errors 8 years ago
Johannes 'fish' Ziemke 88f8dba35e Merge pull request #384 from bjornfor/filesystem-ignore-autofs 8 years ago
Johannes 'fish' Ziemke ad1befe6d6 Merge pull request #320 from mattbostock/add_storcli 8 years ago
Bjørn Forsman 64e637cbcc Ignore autofs filesystems on linux 8 years ago
Johannes 'fish' Ziemke 71ea37987f Merge pull request #365 from EdSchouten/drbd 8 years ago
Ed Schouten b0d15eaac6 Reduce the severity of these messages. 8 years ago
Ed Schouten 4adf7fa96c Improve the help strings, as proposed in the code review. 8 years ago
Matt Bostock 004bdca8e5 Add text_collector_examples README 8 years ago
Matt Bostock 2c02571040 Add StorCli text collector example script 8 years ago
Ed Schouten b7daf27678 Process feedback from the code review. 8 years ago
Christian Svensson ee1a0cc3cc Allow overrides for GO and PROMU 8 years ago