tripleo-heat-templates/environments/metrics/collectd-write-qdr.yaml

18 lines
486 B
YAML

## This environment serves the purpose of enabling collectd to send telemetry and notification data
## through QPID dispatch routers.
resource_registry:
OS::TripleO::Services::Collectd: ../../deployment/metrics/collectd-container-puppet.yaml
parameter_defaults:
CollectdConnectionType: amqp1
CollectdAmqpSendQueueLimit: 40
CollectdAmqpInstances:
notify:
notify: true
format: JSON
presettle: false
telemetry:
format: JSON
presettle: false