aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #98 from supershabam/master0.11.0Julius Volz2015-07-27
|\
| * Cut version 0.11.0Ian Hansen2015-07-27
|/
* Merge pull request #85 from jtakkala/snmpStatsBjörn Rabenstein2015-07-16
|\
| * Add support for stats from /proc/net/snmp as well.Jari Takkala2015-07-15
|/
* Merge pull request #88 from siavashs/freebsdBjörn Rabenstein2015-07-14
|\
| * stats: Fix formatting.Siavash Safi2015-07-14
| * Fix some error messages.Siavash Safi2015-07-14
| * devstat: Fix metric types, disable free metrics.Siavash Safi2015-07-14
| * cpu: Fix build constraints.Siavash Safi2015-07-14
| * meminfo: Code cleanup.Siavash Safi2015-07-14
| * loadavg: Fix build constraints.Siavash Safi2015-07-14
| * loadavg: Split the collector for linux and other platforms.Siavash Safi2015-07-14
| * netdev: Code cleanup.Siavash Safi2015-07-14
| * filesystem: Code cleanup.Siavash Safi2015-07-14
| * cpu: Code cleanup.Siavash Safi2015-07-14
| * loadavg: Remove unnecessary global variable.Siavash Safi2015-07-14
| * filesystem: Remove unused const variable.Siavash Safi2015-07-14
| * devstat: Fix wrong labels for 'other' metrics.Siavash Safi2015-07-14
| * Add devstat collector for FreeBSD.Siavash Safi2015-07-14
| * Remove config from collectors.Siavash Safi2015-07-14
| * Remove linux build contraint from meminfo test source code.Siavash Safi2015-07-14
| * netdev: use counters instead of gauges.Siavash Safi2015-07-14
| * meminfo: use bytes, fix type conversion bug.Siavash Safi2015-07-14
| * Check caller's euid and egid when accessing /dev/mem on FreeBSD.Siavash Safi2015-07-14
| * Add filesystem collector for FreeBSD.Siavash Safi2015-07-14
| * Removed freebsd build constraints from source code.Siavash Safi2015-07-14
| * Add netdev collector for FreeBSD.Siavash Safi2015-07-14
| * Rename linux collectors for build constraints.Siavash Safi2015-07-14
| * Revert "Add build constraint for linux collectors."Siavash Safi2015-07-14
| * Add meminfo collector for FreeBSD.Siavash Safi2015-07-14
| * Add build constraint for linux collectors.Siavash Safi2015-07-14
| * Add cpu collector for FreeBSD.Siavash Safi2015-07-14
| * loadavg: Use getloadavg() from stdlib.hSiavash Safi2015-07-14
|/
* Merge pull request #94 from supershabam/masterJulius Volz2015-07-14
|\
| * Allows netdev devices to be ignoredIan Hansen2015-07-13
|/
* Merge pull request #93 from sdurrheimer/masterJulius Volz2015-07-12
|\
| * Add Docker instructions to the READMESteve Durrheimer2015-07-11
| * New Dockerfile using alpine-golang-make-onbuild base imageSteve Durrheimer2015-07-07
| * Update Makefile.COMMON from prometheus/utilsSteve Durrheimer2015-07-07
|/
* Merge pull request #91 from wrouesnel/masterJulius Volz2015-07-07
|\
| * Change "filesystem" to "mountpoint" to better reflect the new labels.Will Rouesnel2015-07-07
| * Add device,fsType collection to the filesystem exporter.William Rouesnel2015-07-03
|/
* Merge pull request #87 from prometheus/adjust-loggingJulius Volz2015-06-22
|\
| * Make logging of collector executions less verbose.Julius Volz2015-06-22
|/
* Merge pull request #83 from prometheus/v0.100.10.0Julius Volz2015-06-10
|\
| * Cut version 0.10.0.Julius Volz2015-06-10
|/
* Merge pull request #79 from prometheus/migrate-loggingJulius Volz2015-05-28
|\
| * Switch logging from glog to github.com/prometheus/log.Julius Volz2015-05-28
| * Run gofmt.Julius Volz2015-05-28
|/
* Add date in Changelog entry.Matthias Rampke2015-05-26