I m using rabbitmq 3.8.16
I enabled rabbitmq plugin "rabbitmq_prometheus" using offline
$ rabbitmq-plugins enable rabbitmq_prometheus --offline
..
..
Offline change; changes will take effect at broker restart.
Do we need to mandatory restart the broker. can you please suggest another way to enable the plugin without rabbitmq restart?