Comment 1 for bug 1624789

Revision history for this message
Paulo Matias (paulo-matias) wrote : Re: Ceilometer event.sample queue stuck with no consumers

This is fixed by pulling https://review.openstack.org/#/c/371244 and configuring the event pipeline as follows:

# --[cut]--

ceilometer_event_pipeline_yaml_overrides:
  sources: []
  sinks: []

# --[cut]--

https://review.openstack.org/#/c/371244 should be merged and this setting should be documented.