aboutsummaryrefslogtreecommitdiff
path: root/end-to-end-test.sh
Commit message (Expand)AuthorAge
* bcache: add priorityStats flag (#1621)HEADmasterAleksei Zakharov2020-08-10
* Expose cpu bugs and flags as info metrics. (#1788)domchan2020-07-17
* Add gauges for allocated memory for queued UDP and TCP packages (#1503)Peter Bueschel2020-03-31
* Add Btrfs collector (#1512)Silke Hofstra2020-02-19
* rapl_linux collectorUkri Niemimuukko2020-02-01
* add node_cpu_info metricPaul Gier2019-09-25
* Scrape thermal_zone temperatures (#1425)Richard Kojedzinszky2019-08-04
* Scrape CPU latency stats from /proc/schedstat (#1389)Phil Frost2019-07-10
* Expose /proc/pressure (#1261)Daniele Sluijters2019-04-18
* collector/cpu: split cpu freq metrics into separate collector (#1253)Paul Gier2019-02-19
* Add sys/class/net parsing from procfs and expose its metrics (#851)Jan Klat2018-07-16
* Add processes exporter (#950)Pavlo Kutishchev2018-06-05
* A couple of ARM64-related fixes (#934)Alexey Kopytov2018-05-14
* Greatly reduce the metrics vmstat returns by default.Brian Brazil2018-03-29
* Makefile: add checkmetrics target, use in CI (#797)Matt Layher2018-02-13
* Add NFS Server metrics collector. (#803)Ben Kochie2018-02-12
* Remove obsolete megacli collector. (#798)Ben Kochie2018-01-23
* Add unit suffix to textfile collector mtime metric (#796)Julius Volz2018-01-22
* Add fixture for ppc64le (#785)Ben Kochie2018-01-11
* Fix off by one in Linux interrupts collector (#721)Ben Kochie2017-11-02
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Switch to kingpin flags (#639)Calle Pettersson2017-08-12
* Enable IPVS collector by default (#623)Ben Kochie2017-07-26
* Add bcache collector (#597)ideaship2017-07-07
* Move stat_linux to cpu_linux and add cpufreq stats (#548)Rene Treffer2017-06-13
* Add qdisc collector for Linux (#580)Emanuele Rocca2017-05-23
* Initial XFS collectorMatt Layher2017-04-22
* Add ARP collector for Linux (#540)Sam Kottler2017-04-11
* Report collector success/failure and duration per scrape. (#516)Brian Brazil2017-03-16
* Merge pull request #450 from roclark/add-infinibandBen Kochie2017-02-16
|\
| * Add new collector for InfiniBand statisticsRobert Clark2017-02-07
* | Adding buddyinfo to end to end test.Thorhallur Sverrisson2017-02-15
|/
* Add initial wifi collector, bump netlink to fix 32-bit buildsMatt Layher2017-01-11
* Update end-to-end test.Ben Kochie2017-01-10
* end-to-end-test.sh: Add zfs pluginJoe Handzik2017-01-08
* Only store relevant e2e outputJohannes 'fish' Ziemke2017-01-06
* Merge pull request #365 from EdSchouten/drbdJohannes 'fish' Ziemke2016-12-25
|\
| * Add a collector for DRBD.Ed Schouten2016-12-11
* | Use POSIX "command" instead of non-standard "which"Juergen Hoetzel2016-12-21
* | Print log if error occursJohannes 'fish' Ziemke2016-12-21
* | Add mountstats collector for detailed NFS statisticsMatt Layher2016-12-20
|/
* Add a collector for NFS client statistics.Ed Schouten2016-12-09
* Add hwmon /sensors support (#278)Rene Treffer2016-10-06
* Add new collector exposing 'ksmd' statsPavel Borzenkov2016-01-21
* Add new per NUMA node memory statistics collectorPavel Borzenkov2016-01-15
* Re-arrange collectors list in end-to-end testBen Kochie2016-01-14
* Introduce entropy collector for LinuxRichard Hartmann2016-01-13
* Add linux conntrack collector.Brian Brazil2015-12-20
* Fix end-to-end test pipefail configurationTobias Schmidt2015-10-17
* Improve end-to-end test outputTobias Schmidt2015-10-16