Hello there,
long time RabbitMQ user here, just started exploring the MQTT plugin.
Plugin itself works ok, both plain and SSL, can publish and subscribe without any issue.
But the management UI does not provide any stats, except for network traffic over the client connections. Is this a known limitation or I'm doing something wrong?
I can see the queues created for the mqtt clients, but are reported as idle (while messages are flowing), same for the default exchange used "amqp.topic" which is reported idle.
Using RabbitMQ 3.12.2 over Erlang 25.3.2.5, all connections are done over SSL.
Maybe this aspect is written somewhere, but haven't found yet.
thanks,
Matteo