Change in the RabbitMq module to support more node information

Hi, could it be possible to also send out nodes information. Today the module only send out information about each node and that makes it impossible to check for partitions because this info is only available at the root of the nodes model (partitions[]).

It would be great if the root data could be sent as a new message. Maybe we even could make it possible to register "nodes" as a config parameter. It could then be configurable if you only wanted the "node" or "nodes" information or both.

Sounds like a feature request for a new metricset in the RabbitMq module. Could you open an issue/ feature request in the Beats Github repo? PR's are also welcome :wink:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.