Skip to content

A Grafana-based dashboard to consume mqtt-xes events

Notifications You must be signed in to change notification settings

pmcep/mqtt-xes-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT-XES dashboard

A Grafana- (see https://grafana.com/) and PosteSQL-based dashboard to visualize MQTT-XES (see https://github.com/pmcep/mqtt-xes) event streams.

The following screenshot shows how the dashboard looks like:

How it works

The MQTT event stream is collected and subsequently persisted to the datastore. Grafana allows the visualisation of user defined queries. These queries can also include filter and aggregation operations and thus, the dashboard is capable of displaying a wide variety of metrics of multiple streams in a unified manner. Although the current state of dashboard displays several metrics, it is still a early prototype and has to be understood as a proof of concept.