Skip to content

lf-edge/instantx-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages