[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Wed Feb  5 11:08:16 CET 2014
    
    
  
 src/redis.c                 |    3 ++-
 src/utils_format_graphite.c |   16 +++++++++++++++-
 2 files changed, 17 insertions(+), 2 deletions(-)
New commits:
commit 204cf4f8f68cadeac474a75584f27b7339aca4c4
Author: Jeremy Katz <jeremy at katzbox.net>
Date:   Mon Feb 3 10:41:16 2014 -0500
    redis allows passwords up to 512 characters long
commit 14439845047df76a968be2c1ac852d6c701332a9
Merge: f2106c1 91bea05
Author: Pierre-Yves Ritschard <pyr at spootnik.org>
Date:   Sun Feb 2 00:25:46 2014 -0800
    Merge pull request #525 from collectd/feature-better-graphite-escape
    
    Graphite deals poorly with metric names containing quotes.
commit 91bea05fe0a8fcad803e86e623783ca7aac1e380
Author: Pierre-Yves Ritschard <pyr at spootnik.org>
Date:   Fri Jan 24 16:49:22 2014 +0100
    Graphite deals poorly with metric names containing quotes.
    
    Sanitize graphite metrics with our own escaping function,
    better suited for this use-case than the one in `utils_parse_option`
    
    
More information about the collectd-changes
mailing list