Description of problem:
currently, write_gnocchi is pretty much hardwired to the collectd python plugin, which is correct. But the way it is implemented, makes it impossible to configure a second python plugin.
puppet-collectd supports that already.
I'd set
CollectdConnectionType: 'gnocchi'
and also enable the rabbitmq monitoring.
As a side note: Newer rabbit versions expose an endpoint to be scraped by prometheus.
(In reply to Matthias Runge from comment #17)
> I'd set
> CollectdConnectionType: 'gnocchi'
> and also enable the rabbitmq monitoring.
>
> As a side note: Newer rabbit versions expose an endpoint to be scraped by
> prometheus.
RHOSP 16.1 is still running RabbitMQ 3.7.x and the endpoint for scraping isn't introduced until 3.8.0