191 Commits (bf88b6ee0fd932324668197205daf2f63526dac3)

Author SHA1 Message Date
Sharif Nassar bf88b6ee0f Fix typos, and initialisms from comments in #217 9 years ago
Dominik Schulz 3fe5e7f8fa Add ignored fs types 9 years ago
Steve Durrheimer 60cbc9efc0
Make version informations consistent between prometheus components 9 years ago
Julius Volz c3b16c7b2e Remove lastlogin collector. 9 years ago
Kai Storbeck 53d0a7815b Add a unit test for the conversion 9 years ago
Matthias Schiffer 91ddafdb33 Add 'logind' exporter 9 years ago
Kai Storbeck dcfbf40dbf change caps of the constant 9 years ago
Kai Storbeck 365e688cec gofmt, a typo, and an unintended change crept in 9 years ago
Kai Storbeck aac89c524e This should fix it. 9 years ago
Kai Storbeck 1122ce49c7 fix the uint conversion to strings 9 years ago
Christoph Hack 5d35401a41 systemd-collector: support private/direct connections without dbus 9 years ago
Christian Svensson fff0298c68 Fix NTP server command line reference 9 years ago
Christian Schwarz 1fc84e2fb6 Re-implement CPU metrics collection through sysctls. 9 years ago
Christian Schwarz 2ca6280b82 Fix compile error on FreeBSD 9 years ago
Christian Schwarz a40bdcaa36 Fix compile error on FreeBSD 9 years ago
Carlos Amedee 8578a3281a fix a small typo in an error message. 9 years ago
Pavel Borzenkov 5a085dcaf5 meminfo_numa: fix crash on CentOS 6 kernel 9 years ago
Tobias Schmidt e2163db0f7 Document os support of each collector 9 years ago
Tobias Schmidt 041de0e30c Fix go format style in filesystem collector 9 years ago
Pavel Borzenkov 0e78ed63a6 Add new collector exposing 'ksmd' stats 9 years ago
Tobias Schmidt c47c011063 Fix go format style in mdadm collector 9 years ago
afefelov 00e1db52bb Fix mdstat for devices in delayed resync state 9 years ago
Juergen Hoetzel 4c909d4793 Disable compilation of vmstat on !Linux target OS 9 years ago
Juergen Hoetzel e3437dc583 Fix build on 32-bit architectures 9 years ago
Pavel Borzenkov 21d473ffd4 Fix compilation without conntrack collector 9 years ago
Pavel Borzenkov c12d8ea927 Add new per NUMA node memory statistics collector 9 years ago
Richard Hartmann e8fdc4d160 collector/entropy_linux.go: Use canonical name for available entropy 9 years ago
Richard Hartmann aee580d8d8 Introduce entropy collector for Linux 9 years ago
Erkki Eilonen ff7106615e fix block nesting bug causing filefd values to never be updated post initial call 9 years ago
Florian Koch 5d5346af8a Add vmstat collector, enabled per default 9 years ago
Caskey L. Dickson ab9ee574fb Build cleanly under windows. 9 years ago
Juergen Hoetzel e02d99ebff Fix compilation on FreeBSD. Refs #139 9 years ago
Daniel Bechler fc3931c924 Add build_info metric similar to the one of Prometheus itself 9 years ago
Peter Fern 09e610ad37 Calculate Linux disk bytes read/written based on sector size (512B) 9 years ago
Brian Brazil a82b4c30cb Add linux conntrack collector. 9 years ago
Rémi Audebert 8628d60125 collector: systemd: collect whether the system is operational 9 years ago
Rémi Audebert 87ccaa39c9 collector: add systemd 9 years ago
Brian Brazil 2f0d697f8c Do a make format run. 9 years ago
Brian Brazil 7739fb4e12 Switch linux stat to using ConstMetric 9 years ago
Pavel Borzenkov d773360d12 Add missing argument to fmt.Errorf function in 'ntp' collector 9 years ago
Pavel Borzenkov d1789be33e Fix compilation on OS X 9 years ago
Will Rouesnel 05539ee156 Add filesystem read-only metric node_filesystem_readonly 9 years ago
Bruno Bigras f74de8943b Fix flag name in textfile.go 9 years ago
Julius Volz 07b39499cd Fix protocol version setting in NTP collector. 9 years ago
Nick Owens 3eb2d6625a collector: add openbsd support for netdev 9 years ago
Nick Owens 73ee8f5257 collector: add openbsd support to interrupt collector 9 years ago
Mikhail Salosin e7359706d4 Do not use flag before flag.Parse() was called 9 years ago
Nick Owens ebf3ef32f1 collector: sync bsd filesystem collector labels with linux 9 years ago
Nick Owens b58d1fc971 collector: add openbsd suport to filesystem colector 9 years ago
Nick Owens 2cb489253c collector: support 1,5,15m load averages for all unices 9 years ago