Includes Mule Agent extensions. For more information about how extending Mule Agent please check documentation.
Compile the module running mvn clean install
Copy the compiled jar file under the target folder into the Mule Agent installation folder MULE_HOME/plugins/AGENT_FOLDER/lib
Please take a look at the included modules (could find JMX publishers under mule-agent-monitoring-publishers) for examples. Please follow the instructions in Agent documentation about how to write your own module. We look forward for your pull requests!