aboutsummaryrefslogtreecommitdiff
path: root/collector
Commit message (Expand)AuthorAge
* read contents of objset file (#1632)Sudhar2872020-05-13
* Fix accidently empty lines in meminfo_linux (#1671)alpaca2020-04-17
* Add perf tracepoint collection flag (#1664)Daniel Hodges2020-04-17
* Fix initialization in perf collector when using multiple CPUs (#1665)Daniel Hodges2020-04-17
* Add gauges for allocated memory for queued UDP and TCP packages (#1503)Peter Bueschel2020-03-31
* collector/systemd: use regexp to extract systemd version (#1647)Paweł Krupa2020-03-27
* Metrics for IO errors on Mac. (#1636)Tom Wilkie2020-03-21
* Add model_name and stepping to node_cpu_info metricBenjamin Drung2020-03-20
* Catch missing schedstat file (#1641)Ben Kochie2020-03-19
* Minor cleanup in perf collector (#1616)Ben Kochie2020-02-20
* Fix num cpu (#1561)Daniel Hodges2020-02-20
* new flag to disable all default collectors (#1460)Paul Gier2020-02-20
* Don't count empty collection as success (#1613)Ben Kochie2020-02-19
* Fix up Darwin swap metricsBen Kochie2020-02-19
* Swap usage on darwin from sysctl vm.swapusage (#1608)jonas-lindmark2020-02-19
* Add Btrfs collector (#1512)Silke Hofstra2020-02-19
* Collect non-numeric data from /sys/class/infiniband (#1563)Benjamin Drung2020-02-19
* Adds metrics and tests for UDP receive and send buffer errors (#1534)Phil Porada2020-02-19
* Use strconv.Itoa() instead of fmt.Sprintf() (#1566)Julian Kornberger2020-02-19
* Implement loadavg on all BSDs without cgo (#1584)Tobias Klauser2020-02-18
* Bump all vendoring (#1612)Ben Kochie2020-02-18
* Update to latest procfs library (#1611)Ben Kochie2020-02-18
* systemd: Clarify private flag description (#1587)Johannes 'fish' Ziemke2020-02-15
* netdev: clean zero-value assignmentsJulien Pivotto2020-02-13
* Fix inifiband collector log noise (#1599)Ben Kochie2020-02-08
* rapl_linux collectorUkri Niemimuukko2020-02-01
* Add unix socket support for supervisord collector (#1592)Paul Cameron2020-01-28
* Fix Solaris build (typos in function names) (#1522)Peter Tribble2020-01-24
* Fixed inaccurate 'node_network_speed_bytes' when speeds are low (#1580)Thomas Lin2020-01-01
* Fix up softnet collector for go-kit change (#1581)Ben Kochie2019-12-31
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Add softnet collector (#1576)Peter Nicholson2019-12-30
* Add cause to error messageJulian Kornberger2019-12-19
* Wrap errors in the Go 1.13 wayJulian Kornberger2019-12-19
* fix OpenBSD cache memory information (#1542)Matthieu Guegan2019-12-02
* collector: reimplement sockstat collector with procfs (#1552)Matt Layher2019-11-25
* Add new counters for flush requests in Linux 5.5 (#1548)Holger Hoffstätte2019-11-25
* Add fixture update helper (#1551)Ben Kochie2019-11-23
* Collect InfiniBand port state and physical state (#1357)Benjamin Drung2019-11-22
* collector: refactor textfile collector to avoid looping deferMatt Layher2019-11-22
* Squashed commit of the following:Sven Haardiek2019-10-27
* Merge pull request #1486 from mknapphrt/mount_timeoutBen Kochie2019-10-23
|\
| * Add a flag to adjust mount timeoutMark Knapp2019-10-22
* | fix typo in cpufreq metric names (#1510)John Belmonte2019-10-11
* | Merge pull request #1489 from pgier/cpuinfoBen Kochie2019-10-08
|\ \
| * | add node_cpu_info metricPaul Gier2019-09-25
* | | collector: clean up DRBD collector, less global stateMatt Layher2019-10-04
* | | collector: remove commented-out import from bcache collectorMatt Layher2019-10-01
|/ /
* / Use InfiniBandClass from procfs library (#1396)Benjamin Drung2019-09-23
|/
* Merge branch 'master' into coolingDeviceBen Kochie2019-09-09
|\