1605 Commits (7b895d8970eef58d39cfb3c663d38d00eac2bea8)
 

Author SHA1 Message Date
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
Brian Brazil 6b506f0736 Merge pull request #188 from RichiH/fix/README 9 years ago
Richard Hartmann a957f989fd README.md: Fix typo 9 years ago
Richard Hartmann 3640c54ce6 README.md: Document actual default collectors 9 years ago
Brian Brazil e6a6ee5d85 Merge pull request #186 from f0/master 9 years ago
Florian Koch 5d5346af8a Add vmstat collector, enabled per default 9 years ago
Tobias Schmidt e7a4ea3fe8 Merge pull request #184 from caskey/master 9 years ago
Caskey L. Dickson ab9ee574fb Build cleanly under windows. 9 years ago
Tobias Schmidt 96ecc3d715 Merge pull request #183 from juergenhoetzel/master 9 years ago
Juergen Hoetzel e02d99ebff Fix compilation on FreeBSD. Refs #139 9 years ago
Tobias Schmidt 3171f404f4 Merge pull request #176 from SQiShER/version-endpoint 9 years ago
Tobias Schmidt 18cb552947 Verify go formatting 9 years ago
Daniel Bechler fc3931c924 Add build_info metric similar to the one of Prometheus itself 9 years ago
Brian Brazil a59c71b505 Merge pull request #180 from pdf/diskstats_linux_bytes_read_written 9 years ago
Peter Fern 09e610ad37 Calculate Linux disk bytes read/written based on sector size (512B) 9 years ago
Tobias Schmidt 6af5273937 Update Makefile.COMMON 9 years ago
Brian Brazil e632f2e83d Merge pull request #179 from prometheus/conntrack 9 years ago
Brian Brazil a82b4c30cb Add linux conntrack collector. 9 years ago
Julius Volz 613f531280 Merge pull request #174 from audebert/systemd 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
Julius Volz 3d7658eea5 Merge pull request #178 from prometheus/cpu 9 years ago
Brian Brazil 2f0d697f8c Do a make format run. 9 years ago
Brian Brazil 514f5ad4a9 Merge pull request #177 from prometheus/cpu 9 years ago
Brian Brazil 7739fb4e12 Switch linux stat to using ConstMetric 9 years ago
Tobias Schmidt 1384becb12 Merge pull request #167 from pborzenkov/filter-collectors 9 years ago
Brian Brazil 6e20d89467 Merge pull request #169 from pborzenkov/ntp-fix-missing-arg 9 years ago
Pavel Borzenkov d773360d12 Add missing argument to fmt.Errorf function in 'ntp' collector 9 years ago
Pavel Borzenkov 46527808aa Filter list of collectors enabled by default 9 years ago
Brian Brazil d3fd2a1944 Merge pull request #166 from pborzenkov/fix-osx-build 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
Brian Brazil 7eb7917eea Merge pull request #164 from brunoqc/patch-1 9 years ago
Bruno Bigras f74de8943b Fix flag name in textfile.go 9 years ago
Julius Volz f34e5374e0 Merge pull request #163 from prometheus/fix-ntp-version 9 years ago
Julius Volz 07b39499cd Fix protocol version setting in NTP collector. 9 years ago
Tobias Schmidt b11cd9c7d4 Merge pull request #158 from mischief/interrupts-openbsd 9 years ago
Tobias Schmidt fe40d8fce2 Merge pull request #159 from mischief/netdev-openbsd 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
Fabian Reinartz e55e50bd57 Merge pull request #161 from AlphaB/master 9 years ago
Mikhail Salosin e7359706d4 Do not use flag before flag.Parse() was called 9 years ago
Tobias Schmidt 89355b110b Merge pull request #160 from trumant/issues/100 9 years ago
Travis Truman 78cc741277 Closes #100 by removing support for HTTP basic auth 9 years ago
Tobias Schmidt 0a0babf3be Merge pull request #157 from mischief/filesystem-sync-labels 9 years ago
Nick Owens ebf3ef32f1 collector: sync bsd filesystem collector labels with linux 9 years ago
Tobias Schmidt 14078251c5 Merge pull request #156 from mischief/filesystem-bsd 9 years ago
Nick Owens b58d1fc971 collector: add openbsd suport to filesystem colector 9 years ago
Julius Volz 110fe938e6 Merge pull request #155 from mischief/loadavg 9 years ago