## This environment serves the purpose of enabling collectd to send telemetry and notification data ## through QPID dispatch routers. resource_registry: OS::TripleO::Services::Collectd: ../../docker/services/metrics/collectd.yaml parameter_defaults: CollectdConnectionType: amqp1 CollectdAmqpInstances: notify: notify: true format: JSON presettle: true telemetry: format: JSON presettle: true #MetricsQdrConnectors: # - host: IP1 # port: 1234 # role: inter-router # - host: IP2 # port: 5678 # role: inter-router