[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'sp/amqp'
    Florian Forster 
    octo at verplant.org
       
    Fri Aug  6 15:45:17 CEST 2010
    
    
  
 src/amqp.c |   59 ++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 38 insertions(+), 21 deletions(-)
New commits:
commit b96f58e73819f3928919dfa2da63829fcae92f86
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 6 15:45:13 2010 +0200
    amqp plugin: Improve handling of the "routing key".
    
    If no routing key is configured, the publish code will now create one based
    on the value's identifier. The subscribing code will no longer use a
    default but use an empty routing key if nothing was configured.
    
    
More information about the collectd-changes
mailing list