commit | f413e3c908ba8887a0dcf0c79cef6856cf9de38d | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Fri Jan 15 17:19:47 2016 +0100 |
committer | Ales Komarek <mail@newt.cz> | Fri Jan 15 17:19:47 2016 +0100 |
tree | 6cde28e62bb9ce45b3d57deb28e4755a87b0f8ac | |
parent | a8ae17ba073a8a87d40aaea16c7536a8925f0096 [diff] |
not any more, this ExchangeType option
diff --git a/collectd/files/backend/amqp.conf b/collectd/files/backend/amqp.conf index edd04ff..242e4be 100644 --- a/collectd/files/backend/amqp.conf +++ b/collectd/files/backend/amqp.conf
@@ -11,7 +11,7 @@ User "{{ backend.user }}" Password "{{ backend.password }}" Exchange "metrics" - ExchangeType "amq.topic" +# ExchangeType "amq.topic" # RoutingKey "metrics" Persistent true Format "Graphite"