aboutsummaryrefslogtreecommitdiff
path: root/collector
Commit message (Expand)AuthorAge
* A couple of ARM64-related fixes (#934)Alexey Kopytov2018-05-14
* Align Darwin disk stat names with Linux (#930)Steve Kotsopoulos2018-05-02
* Remove unused func, var, and const (#928)Mario Trangoni2018-04-29
* Fix some golint issues (#927)Mario Trangoni2018-04-29
* Merge pull request #852 from prometheus/remove-gmondBen Kochie2018-04-27
|\
| * Remove gmond collectorJohannes 'fish' Ziemke2018-04-17
* | Fix /proc/net/dev/ interface name handlingBen Kochie2018-04-18
* | Update ppc64le end-to-end fixture.Ben Kochie2018-04-18
* | Merge pull request #904 from prometheus/superq/if_aliasBen Kochie2018-04-17
|\ \
| * | Fix parsing of interface aliases in netdev linuxBen Kochie2018-04-17
* | | Merge pull request #901 from mischief/bsd_boottimeBen Kochie2018-04-17
|\ \ \ | |/ / |/| |
| * | collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwinmischief2018-04-15
* | | Fix memory corruption when number of filesystems > 16 (#900)Jürgen Hötzel2018-04-16
|/ /
* | Update ppc64le e2e output.Ben Kochie2018-04-14
* | Fix formatting.Ben Kochie2018-04-14
* | Fix netdev collector for linux (#890)Dmitriy Lukyanchikov2018-04-14
* | Update ppc64 fixtures to unbreak end-to-end.Derek Marcotte2018-04-13
* | Fix spelling mistakes found by codespellKarsten Weiss2018-04-09
* | cpu: Add a 2nd label 'package' to metric node_cpu_core_throttles_total (#871)Karsten Weiss2018-04-09
* | Greatly trim what netstat collector exposes by default (#876)Brian Brazil2018-03-30
* | Update fixturesBen Kochie2018-03-29
* | Greatly reduce the metrics vmstat returns by default.Brian Brazil2018-03-29
* | Enable bonding collector by default. (#872)Brian Brazil2018-03-29
* | Update ppc64le fixture (#867)Ben Kochie2018-03-27
* | Fix nfs golint issues (#863)Mario Trangoni2018-03-22
|/
* Use lowercase cpu label name in interrupts (#849)Ben Kochie2018-03-08
* Drop exec_ in boot_timestamp_seconds on *bsd (#839)Johannes 'fish' Ziemke2018-03-08
* Correct the ClocksPerSec scaling factor on Darwin (#846)colmbuckley2018-03-07
* Treat custom textfile metric timestamps as errors (#769)Julius Volz2018-02-27
* Only report core throttles per core, not per cpu (#836)Rene Treffer2018-02-27
* Cleanup NFS metrics (#834)Ben Kochie2018-02-21
* Update ppc64le fixture (#832)Ben Kochie2018-02-19
* Remove deprecated prometheus.InstrumentHandlerFunc (#831)Ben Kochie2018-02-19
* updates for zfsonlinux 0.7.5 (#779)Richard Elling2018-02-16
* Enable NFS client metrics by default. (#828)Ben Kochie2018-02-16
* Use swpginuse instead of swpgonly in meminfo_openbsd (#813)Ralf Horstmann2018-02-16
* Add overlay to defIgnoredFSTypes (#824)Kasinath Kottukkal2018-02-16
* Refactor NFS client collector (#816)Ben Kochie2018-02-15
* Add _seconds suffix to node_time. (#823)Brian Brazil2018-02-14
* Fix error output in nfsd collector. (#821)Ben Kochie2018-02-14
* Fix NFSd metric type (#819)Ben Kochie2018-02-13
* Fix remaining metric naming issues (#799)Matt Layher2018-02-12
* Add NFS Server metrics collector. (#803)Ben Kochie2018-02-12
* Fix log level regression in #533Brian Brazil2018-02-07
* Ignore /var/lib/docker by default. (#814)Brian Brazil2018-02-06
* Use unified CPU metric description on OpenBSD (#810)Ralf Horstmann2018-02-01
* Remove unsafe typecasts from sysctl_bsd getStructTimeval. (#741)Derek Marcotte2018-02-01
* Unify CPU collector conventions (#806)Ben Kochie2018-02-01
* Add OpenBSD CPU collector (#805)Ralf Horstmann2018-02-01
* Fix tests.Tom Wilkie2018-01-31