Merge "[collectd] Fix CollectdAmqpSendQueueLimit references"

This commit is contained in:
Zuul 2021-04-06 00:43:10 +00:00 committed by Gerrit Code Review
commit 870dc4e519
3 changed files with 3 additions and 3 deletions

View File

@ -148,7 +148,7 @@ parameter_defaults:
telemetry:
format: JSON
presettle: false
CollectdAmqpQueueLimit: 40
CollectdAmqpSendQueueLimit: 40
LoggingServers:
- host: 127.0.0.1
port: 24224

View File

@ -15,7 +15,7 @@ parameter_defaults:
CollectdConnectionType: amqp1
CollectdAmqpInterval: 5
CollectdDefaultPollingInterval: 5
CollectdAmqpQueueLimit: 40
CollectdAmqpSendQueueLimit: 40
CollectdAmqpInstances:
notify:

View File

@ -6,7 +6,7 @@ resource_registry:
parameter_defaults:
CollectdConnectionType: amqp1
CollectdAmqpQueueLimit: 40
CollectdAmqpSendQueueLimit: 40
CollectdAmqpInstances:
notify:
notify: true