Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.54 KB

File metadata and controls

39 lines (27 loc) · 1.54 KB

HiveMQ 4 Metrics Extension

Type: Metrics Extension

Version: 1.0.1 Generator Versions: 4.6.3 (archetype and SDKExtension)

License: Apache License Version 2.0

Purpose

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.

Installation

  1. Clone this repository into a Java 11 maven project.

  2. Run mvn package goal from Maven to build the extension.

  3. Move the file: "target/hivemq-extension-poc-1.0.1-distribution.zip" to the directory: "HIVEMQ_HOME/extensions"

  4. Unzip the file.

  5. Start HiveMQ.

Need help?

If you encounter any problems, we are happy to help. The best place to get in contact is our support.