- Dec 16, 2016
-
-
Frank Stutz authored
put Makefile back to normal removed comment from puppetagent.go changed config_version to config_version_string and fixed yaml for build changed workind from branch to environment for config_string fixed casing and Changelog fixed test case closes #1917
-
- Dec 15, 2016
-
-
Cameron Sparr authored
-
- Dec 14, 2016
-
-
Florian Klink authored
-
- Dec 13, 2016
-
-
Jose Luis Navarro authored
closes #1993 closes #1693
-
Pieter Slabbert authored
closes #2079 closes #1910
-
Cameron Sparr authored
closes #1893
-
Jonas Falck authored
Added unit tests for the changes Fixes #1904
-
Cameron Sparr authored
closes #2045
-
Cameron Sparr authored
closes #2103
-
Cameron Sparr authored
closes #2068
-
Cameron Sparr authored
closes #2061
-
Cameron Sparr authored
-
Da1den authored
-
krise3k authored
-
Kishore Nallan authored
* Rabbitmq plugin: connection-related metrics. * Run go fmt.
-
Anthony Arnaud authored
-
Leon Barrett authored
* Fix bug: too many cloudwatch metrics Cloudwatch metrics were being added incorrectly. The most obvious symptom of this was that too many metrics were being added. A simple check against the name of the metric proved to be a sufficient fix. In order to test the fix, a metric selection function was factored out. * Go fmt cloudwatch * Cloudwatch isSelected checks metric name * Move cloudwatch line in changelog to 1.2 features
-
Rikaard Hosein authored
closes #1843 fixes #1668
-
Cameron Sparr authored
fixes #2146
-
- Dec 12, 2016
-
-
Patrick Hemmer authored
Prevents the same data from being looked up multiple times. Also prevents multiple simultaneous lookups. closes #2115 closes #2104
-
Patrick Hemmer authored
-
- Dec 09, 2016
-
-
Christian Eichelmann authored
-
- Dec 07, 2016
-
-
Ross McDonald authored
-
Cameron Sparr authored
-
- Dec 06, 2016
-
-
Cameron Sparr authored
-
Cameron Sparr authored
-
- Dec 05, 2016
-
-
Cameron Sparr authored
closes #1348
-
Nathan D Acuff authored
* return partition stat alongside disk stat from disk usage method, and report device name (minus /dev/) as a tag in disk stats * update system/disk tests to include new partition stat return value from disk usage method calls * update changelog for #1807 (use device name instead of path to report disk stats)
-
Pierre Fersing authored
Signed-off-by:
Pierre Fersing <pierre.fersing@bleemeo.com>
-
Foxlik authored
On linux, the cpu timer counters of user and nice include the respective guest and guest_nice counters. This results in improper calculation of percentages. Please see: https://github.com/torvalds/linux/blob/447976e/kernel/sched/cputime.c#L169 https://lists.linuxfoundation.org/pipermail/virtualization/2009-August/013459.html https://github.com/giampaolo/psutil/pull/940
-
- Dec 02, 2016
-
-
Cameron Sparr authored
-
- Dec 01, 2016
-
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Cameron Sparr authored
main reasons behind this: - make adding/removing tags cheap - make adding/removing fields cheap - make parsing cheaper - make parse -> decorate -> write out bytes metric flow much faster Refactor serializer to use byte buffer
-
Cameron Sparr authored
-
- Nov 28, 2016
-
-
John Engelman authored
-
- Nov 24, 2016
-
-
Cameron Sparr authored
-
- Nov 23, 2016
-
-
Cameron Sparr authored
-