Hello,
The metricbeat (v7.17.6) rabbitmq modules works fine with my rabbitMq 3.9.x. I Upgraded RabbitMQ to 3.11.9 version but I have faced a problem with the node module :
ERROR module/wrapper.go:259 Error fetching data for metricset rabbitmq.node: error in mapping: error applying schema: 3 errors: key
io_file_handle_open_attempt_avg_timenot found; key
io_file_handle_open_attempt_countnot found; key
queue_index_journal_write_count not found
it seems that this 3 fields have been removed from the updated version of RabbitMq.
Could you advice please ?
Best regards,