To expose metrics from ActiveMQ Artemis I’m using this plugin, and it works fine for me. There are a few metrics which I need, such as First Message Age
. Is there a way I can add it in the implementation of the plugin? Or does it need to be added in ActiveMQ itself?