Type: Metrics Extension
Version: 1.0.1 Generator Versions: 4.6.3 (archetype and SDKExtension)
License: Apache License Version 2.0
This extension provides HiveMQ metrics (for Prometheus) based on clients actions (e.g. published and consumed message counters).
There is a Maven Archetype available to generate a basic extension from the IDE.
We strongly recommend to read the HiveMQ Extension Documentation to grasp the core concepts of HiveMQ extension development.
-
Clone this repository into a Java 11 maven project.
-
Run
mvn package
goal from Maven to build the extension. -
Move the file: "target/hivemq-extension-poc-1.0.1-distribution.zip" to the directory: "HIVEMQ_HOME/extensions"
-
Unzip the file.
-
Start HiveMQ.
If you encounter any problems, we are happy to help. The best place to get in contact is our support.