aboutsummaryrefslogtreecommitdiff
path: root/collector
Commit message (Expand)AuthorAge
* Fix up powersupplyclass errorBen Kochie2020-06-15
* Update prometheus/procfsBen Kochie2020-06-15
* Handle no data from powersupplyclassBen Kochie2020-06-15
* Fix collectors' build tagsJeffrey Stoke2020-06-15
* helper_test: Fix copyright yearDavid O'Rourke2020-06-15
* filesystem_freebsd: Use bytesToString to get label valuesDavid O'Rourke2020-06-15
* helper: Add new bytesToString function and testsDavid O'Rourke2020-06-15
* filesystem_freebsd: Fix label valuesDavid O'Rourke2020-06-15
* Merge pull request #1679 from alexnoz/ntp-usage-str-fixBen Kochie2020-05-25
|\
| * Use clearer usage string for `collector.ntp.server-is-local` optionAlex Nozdriukhin2020-04-18
* | Merge pull request #1690 from shapor/patch-1Ben Kochie2020-05-25
|\ \
| * | Move regexp to global in meminfo_linux.goShapor Naghibzadeh2020-04-26
| |/
* | Linux CPU: Cache CPU metricsBen Kochie2020-05-24
* | Update filesystem freebsdBen Kochie2020-05-14
* | 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