HiveMQ Platform Grafana Dashboards

GitHub Release version

This repository offers Grafana Dashboards to Monitor the HiveMQ Platform. For simple conversions and better understandability all rates are displayed per second.

Features

  • A dashboard for Prometheus using PromQL.
  • A dashboard for InfluxDB using Flux.
  • Visualizations for the most important HiveMQ Platform metrics.
  • Visualizations for the most important metrics of each HiveMQ Enterprise Extension.

Prometheus

We offer a dedicated dashboard for Prometheus using PromQL

prometheus-example.png

Getting Started with the Grafana Dashboard for Prometheus

  • Configure your Prometheus data source.
  • Download the dashboard as a json file.
  • Import the downloaded json file in Grafana.
  • Select your desired Prometheus data source in the top left corner of the Grafana Dashboard.

InfluxDB 2.X

We offer a dedicated dashboard for InfluxDB using Flux.

influxdb-example.png

Getting Started with the Grafana Dashboard for InfluxDB

  • Configure your InfluxDB data source in Grafana. Make sure to configure Flux as the InfluxDB query language for the data source.
  • Download the dashboard as a json file.
  • Import the downloaded json file in Grafana.
  • Select your desired InfluxDB data source in the top left corner of the Grafana Dashboard.

How to Contribute