hivemq / hivemq-prometheus-extension

HiveMQ extension for transferring monitoring data to Prometheus

Home Page:https://www.hivemq.com/extension/prometheus-extension/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration Options table is incorrect

Scarjit opened this issue · comments

The configuration table, lists host, instead of ip (As required by config, see below).

ip=0.0.0.0
# The port where the servlet will work on
port=9399
# The path for the servlet which gets called by prometheus
# <ip>:<port> and <metric_path>
# For example 127.0.0.1:9399/metrics
metric_path=/metrics