- 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
-
Cameron Sparr authored
-
Cameron Sparr authored
-
- Nov 16, 2016
-
-
Guillem Jover authored
The old gonuts fork has no License and has not seen any commits differing from the original project, while the original has seen some activity, even if low. Having no license is a problem for distributors, as by default, such projects are undistributable.
-
karech authored
* [plugins] rabbitmq input plugin: add non default http timeouts * update CHANGELOG.md
-
Chris Goller authored
-
leplan73 authored
* Export IopsInProgress * Export IopsInProgress * Export IopsInProgress
-
Pieter Slabbert authored
* Trim null characters in Value data format Some producers (such as the paho embedded c mqtt client) add a null character "\x00" to the end of a message. The Value parser would fail on any message from such a producer. * Trim whitespace and null in all Value data formats * No unnecessary reassignments in Value data format parser * Update change log for Value data format fix
-
- Nov 15, 2016
-
-
John Engelman authored
-
Toni Moreno authored
* added connection Timeout parámeter, basic HTTP autentication and HTTP support with Sslskipverify option * updated README.md * added optional SSL config , changed timeout name and type , and other minor fixes * added some code style improvements * Update README.md
-
Cameron Sparr authored
-
Mike Ragalie authored
* Cache and expire metrics for prometheus output * Fix test * Use interval.Duration * Default prometheus expiration interval to 60s * Update changelog
-
Sebastian Borza authored
* patching udp_listener for fun updating with errcode adding debug flags to temp msgs moving from debug to info * updating PR 1883 based on feedback
-
- Nov 11, 2016
-
-
Todd Persen authored
Fix single quote parsing of TOML durations
-
- Nov 10, 2016
-
-
Cameron Sparr authored
closes #2023
-
- Nov 08, 2016
-
-
Cameron Sparr authored
- fully document aggregator and processor plugins - improve readme.md closes #1989
-
- Nov 07, 2016
-
-
John Engelman authored
-
- Nov 04, 2016
-
-
Cameron Sparr authored
-
John Engelman authored
Also don't use named returns in fetchNamespaceMetrics since it's non-standard for the rest of the codebase.
-
- Nov 03, 2016
-
-
Cameron Sparr authored
closes #1564 also add unit and benchmark tests
-
Johannes Rudolph authored
I think this is a copy paste bug? ;-)
-
Cameron Sparr authored
primarily for a fix in Windows network counter getting code closes #1949
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Cameron Sparr authored
-