Commit Graph

121 Commits (07022b35556dcbdb2de0c06adce69f802192e87e)

Author SHA1 Message Date
Brian Brazil 07022b3555 Fix compilation on linux/arm64
9 years ago
Brian Brazil 59f1949a76 Merge pull request #135 from prometheus/remove-unneeded-make
9 years ago
Julius Volz a25751e0b3 Fix occurreneces of initial uppercase in error strings.
9 years ago
Julius Volz 777a8ddd90 Remove unneeded `make` in empty slice initialization.
9 years ago
Ilia Choly 9c0302571f Add supervisord collector
9 years ago
Tobias Schmidt 52f79e699d Fix uname collector for arm/ppc64/ppc64le architectures
9 years ago
Kirk Russell 88c30557c0 Fixed minor compile time error
9 years ago
Harmen 5d6fb852bb fix copy-paste error in comment
9 years ago
Matthias Rampke 7c47338081 Add an end-to-end test.
9 years ago
Matthias Rampke 788ac9a859 Rearrange fixtures to match "real" proc and sys.
9 years ago
Matthias Rampke 85eb47197f Add a flag for the sysfs location.
9 years ago
Matthias Rampke 24c9db9600 Suppress log noise from textfile collector test.
9 years ago
Matthias Rampke 60dffaa9ff Fix mdadm collector.
9 years ago
Kirk Russell 89875cefe8 converted freebsd cpu metrics to seconds
9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files.
9 years ago
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs.
9 years ago
Björn Rabenstein cf3aa37f1a Merge pull request #120 from prometheus/move-to-common
9 years ago
beorn7 8f182d2f02 Move from client_golang/text to common/expfmt
9 years ago
Julius Volz 7de03b8d6b Merge pull request #119 from AlphaB/issue-95
9 years ago
Björn Rabenstein ca74e8ab3e Merge pull request #117 from TheTincho/forget-old-filesystems
9 years ago
Martín Ferrari e3f217ea45 Build filesystem_common only on linux and freebsd.
9 years ago
Julius Volz d8bf6daed9 Merge pull request #118 from TheTincho/forget-old-netdevs
9 years ago
Martín Ferrari 0161a36fa5 Fix formatting and variable names.
9 years ago
Martín Ferrari dace6dc48b Fix issues from code review, and split common code into filesystem_common.go.
9 years ago
Mikhail Salosin e41593de14 Add unix timestamp of the last service state change to runit collector
9 years ago
Martín Ferrari 13672ced48 Revamp the netdev collector to use throw-away ConstMetrics.
9 years ago
Mikhail Salosin 741fb66e1c Resolve go vet problems
9 years ago
Martín Ferrari 8c2316e8a9 Revamp the filesystem collector to use throw-away ConstMetrics.
9 years ago
Jonas Große Sundrup 9f2aa24e12 Add collector for metrics of linux software raids
9 years ago
Julius Volz 7b39ccc144 Add Linux uname collector.
9 years ago
Julius Volz 02956d2bcc Merge pull request #114 from chosenken/sockstat
9 years ago
Ken Herner 7569c6ce23 Initial implementation of file-nr
9 years ago
Ken Herner d6a1f0c7e3 Fixed sockstat test wording
9 years ago
Julius Volz 6f17231e44 Minor comment cleanups.
9 years ago
Julius Volz dd5fc6a3ca Merge pull request #111 from chosenken/sockstat
9 years ago
Ken Herner d4adef9881 Added new metric mem_bytes that reports the number of bytes used by TCP/UDP memory
9 years ago
Ken Herner 60a57a15d5 Updated sockstat build constraint
9 years ago
Ken Herner 356e1bb866 Added sockstat test file
9 years ago
Julius Volz e13f910427 Fix mtime reporting in textfile collector, add tests.
9 years ago
Alexey Palazhchenko 38e6e6b672 Fix debug output
9 years ago
Alexis Letessier 0028abc077 megacli: prevent crash when drive temperature is N/A
9 years ago
Jari Takkala 21ce0cbda9 Add support for stats from /proc/net/snmp as well.
10 years ago
Siavash Safi 8c4a5b0f65 stats: Fix formatting.
10 years ago
Siavash Safi dddb273dfc Fix some error messages.
10 years ago
Siavash Safi 93708f3dda devstat: Fix metric types, disable free metrics.
10 years ago
Siavash Safi f8ede82488 cpu: Fix build constraints.
10 years ago
Siavash Safi 9e66d4f2ae meminfo: Code cleanup.
10 years ago
Siavash Safi d303a2ebc3 loadavg: Fix build constraints.
10 years ago
Siavash Safi d80b2af492 loadavg: Split the collector for linux and other platforms.
10 years ago
Siavash Safi 720198e047 netdev: Code cleanup.
10 years ago