Commit Graph

171 Commits (c05b97ce32c888b00c1bc09fb1a4177774ae314d)

Author SHA1 Message Date
Peter Nicholson a80b7d0bc5 Add softnet collector (#1576)
5 years ago
Alex Schmitz 664025d60c
Scrape cooling_device state
5 years ago
Sandro Jäckel 697c2deed5 Update rootfs syntax in Docker example (#1443)
5 years ago
Philip Gough 2d95ecaa96 Extends uname collector to export on Darwin OS (#1433)
5 years ago
Phil Frost f693a71c06 Scrape CPU latency stats from /proc/schedstat (#1389)
5 years ago
Daniel Hodges 7882009870 Add perf exporter (#1274)
6 years ago
Daniele Sluijters 5b4140e0bd README: Move pressure to enabled table (#1325)
6 years ago
Daniele Sluijters cc2fd82008 Expose /proc/pressure (#1261)
6 years ago
Johannes 'fish' Ziemke d2136aace0
Update README: Add note about ts in textfile
6 years ago
Paul Gier cc847f2f44 collector/cpu: split cpu freq metrics into separate collector (#1253)
6 years ago
Ralf Horstmann 3867ad5ab0 Add diskstats collector for OpenBSD (#1250)
6 years ago
David O'Rourke d442108d7a collector: Implement uname collector for FreeBSD (#1239)
6 years ago
Jon Davies e766485286 Add kstat-based Solaris metrics (#1197)
6 years ago
Johannes 'fish' Ziemke bcec99e0aa Add link to prometheus-dcgm (#1164)
6 years ago
Bryan Boreham f0d2a06b11 Update readme (#1107)
6 years ago
Yecheng Fu 0f9842f20a [continue 912] strip rootfs prefix for run in docker (#1058)
6 years ago
Andrew Banchich 5da107b02c Add missing words and update markdown syntax (#1095)
6 years ago
Ben Kochie 354115511c
Add note about SYS_TIME capability for Docker. (#1001)
6 years ago
Jan Klat c4102f1175 Add sys/class/net parsing from procfs and expose its metrics (#851)
6 years ago
Johannes 'fish' Ziemke a6a8ec3c1c Remove travis build badge
7 years ago
Ben Kochie 361b5bf85d
Merge pull request #852 from prometheus/remove-gmond
7 years ago
Johannes 'fish' Ziemke fd66a86a30 Remove gmond collector
7 years ago
mischief 693eb82139 update README.md and CHANGELOG.md to reflect new bsd boottime collector
7 years ago
Karsten Weiss 7e392e6634 Fix spelling mistakes found by codespell
7 years ago
Brian Brazil c8c144587e
Enable bonding collector by default. (#872)
7 years ago
Ben Kochie 6468e7c80b
Enable NFS client metrics by default. (#828)
7 years ago
Ben Kochie 822bf91d14
Update README with nfsd collector. (#826)
7 years ago
Ben Kochie 111e3af437
Remove obsolete megacli collector. (#798)
7 years ago
Ben Kochie bc38ffc538
Update collect[] param documentation (#784)
7 years ago
Ben Kochie 8f9c8a060d Update README
7 years ago
david eb3a917bd8 Use host PID namespace in docker example (#672)
7 years ago
Siavash Safi f3a7022602 Add `collect[]` parameter (#699)
7 years ago
Ben Kochie 8f9edf87b5 Add extra notes to Building section (#694)
7 years ago
Wei Wei 1e4af21256 add rslave for docker example, so node_exporter can receive host mount/unmount events (#660)
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
Ben Kochie 9947f602f3 Add buildkite status badge.
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
Teoh Han Hui 0b1f64bb15 Fix Docker mountpoint prefix docs
7 years ago
Ben Kochie 46c31d8a7e Enable IPVS collector by default (#623)
7 years ago
ideaship 8d90276283 Add bcache collector (#597)
7 years ago
kadota kyohei a077024f51 add diskstats on Darwin (#593)
7 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 0451c9c5f6 Make bind-mounts in Docker example read-only (#598)
8 years ago
Emanuele Rocca 047003b6bb Add qdisc collector for Linux (#580)
8 years ago
Matt Layher 1feb091b36
Initial XFS collector
8 years ago
Tobias Florek 2a38b57a2a Mention copr yum repository, add systemd unit (#529)
8 years ago
Sam Kottler 6eafa51fa8 Add ARP collector for Linux (#540)
8 years ago
Julius Volz 6580c95305 Add info about flags to README.md
8 years ago
Derek Marcotte 5c28ab044d Add BSD exec statistics collector (#457)
8 years ago
Tobias Schmidt 2ccd3340df Add goreportcard to README
8 years ago
Ben Kochie 38cd07ebb9 Merge pull request #450 from roclark/add-infiniband
8 years ago
Thorhallur Sverrisson 2f16f6b84e Adding buddyinfo to README.md
8 years ago
Robert Clark b2d2b69af6 Update README to include InfiniBand collector
8 years ago
Matt Layher ba635842fc Add wifi collector to default collectors (#447)
8 years ago
Ben Kochie 71362d45eb Merge pull request #432 from joehandzik/wip-zfs-zfetchstats
8 years ago
Cameron Moore f4d24e5044 Add missing collectors to README
8 years ago
Joe Handzik 1dde3ec31b README.md: Remove note about ZFS being limited to ARC
8 years ago
Brian Brazil 8d4f36aa42 Point to WMI exporter (#431)
8 years ago
Matt Layher efa25665ec
Add initial wifi collector, bump netlink to fix 32-bit builds
8 years ago
Ben Kochie b4fa10ca9d Add collector for Linux EDAC
8 years ago
Corey Stewart a8c94d48e6 Style changes and cleanup
8 years ago
Christian Schwarz c95bfa705e Enable ZFS exporter by default and update README.
8 years ago
Johannes 'fish' Ziemke 7617e8b4be Update archs supported by collectors in README
8 years ago
Johannes 'fish' Ziemke 4e696d5d31 Merge pull request #391 from discordianfish/fish-add-cpu-darwin
8 years ago
Johannes 'fish' Ziemke 3db2f442ae Limit node-exporter scope, deprecated collectors
8 years ago
Johannes 'fish' Ziemke 050d6f7f13 Add cpu collector for darwin
8 years ago
Johannes 'fish' Ziemke 71ea37987f Merge pull request #365 from EdSchouten/drbd
8 years ago
Ben Kochie 481392d75c Merge pull request #376 from prometheus/fish-update-docker-readme
8 years ago
Matt Layher 25a93e38e7
Add mountstats collector for detailed NFS statistics
8 years ago
Johannes 'fish' Ziemke 21173e21f0 Improve Docker documentation
8 years ago
Ed Schouten 6269f7502a Add a collector for DRBD.
8 years ago
Ed Schouten a696830c38 Add a collector for NFS client statistics.
8 years ago
stuart nelson 4c2f393af4 Update README.md (#352)
8 years ago
stuart nelson 08bc709c35 Update README.md
8 years ago
Rene Treffer 081ecc5db0 Add hwmon /sensors support (#278)
8 years ago
stuart nelson cf3710191a Compile meminfo for dfly (#315)
8 years ago
stuart nelson ef1925db7d Compile netdev on dragonfly (#314)
8 years ago
stuart nelson 61f36ac1ab Activate filesystem collector on DragonFly (#302)
8 years ago
Karsten Weiss 262ed7a8c1 README.md: Mention /proc/sys/fs/file-nr filename.
9 years ago
Tobias Schmidt e5395edc2f Merge pull request #236 from sdurrheimer/refactor-version-informations
9 years ago
Steve Durrheimer 3176a9102c
Make node_exporter statically buildable for linux/amd64
9 years ago
Steve Durrheimer 60cbc9efc0
Make version informations consistent between prometheus components
9 years ago
Steve Durrheimer 158200fd49
New release process using docker, circleci and a centralized
9 years ago
Julius Volz c3b16c7b2e Remove lastlogin collector.
9 years ago
Matthias Schiffer 91ddafdb33 Add 'logind' exporter
9 years ago
Christian Schwarz 9a189b903e Add FreeBSD 'cpu' exporter to default collectors.
9 years ago
Tobias Schmidt e2163db0f7 Document os support of each collector
9 years ago
Richard Hartmann aee580d8d8 Introduce entropy collector for Linux
9 years ago
Richard Hartmann a957f989fd README.md: Fix typo
9 years ago
Richard Hartmann 3640c54ce6 README.md: Document actual default collectors
9 years ago
Florian Koch 5d5346af8a Add vmstat collector, enabled per default
9 years ago
Rémi Audebert 87ccaa39c9 collector: add systemd
9 years ago
Ilia Choly e378568567 Add supervisord collector to README
9 years ago
Julius Volz e180b882d6 Add missing period in README.md.
9 years ago
Jonas Große Sundrup 9f2aa24e12 Add collector for metrics of linux software raids
9 years ago