Merge "Fix the amqp presettle option for metrics and events in collectd"

This commit is contained in:
Zuul 2019-11-08 23:48:02 +00:00 committed by Gerrit Code Review
commit e0f1b0d7e7
1 changed files with 2 additions and 2 deletions

View File

@ -15,10 +15,10 @@ parameter_defaults:
notify:
notify: true
format: JSON
presettle: true
presettle: false
telemetry:
format: JSON
presettle: false
presettle: true
#MetricsQdrConnectors:
# - host: IP1
# port: 1234