File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 44
55The MQTT data source plugin allows you to visualize streaming MQTT data from within Grafana.
66
7+ This datasource is under active development, all feedback and help is encouraged!
8+
79## Requirements
810
911The MQTT data source has the following requirements:
@@ -15,6 +17,8 @@ The MQTT data source has the following requirements:
1517
1618- The plugin currently does not support all of the MQTT CONNECT packet options.
1719- The plugin currently does not support TLS.
20+ - Including multiple topics in a panel is not yet well supported.
21+
1822
1923## Install the plugin
2024
@@ -59,10 +63,3 @@ for more information about valid topic names and filters.
5963
6064![ mqtt dashboard] ( ./test_broker.gif )
6165
62-
63- ## Learn more
64-
65- - Add [ Annotations] ( https://grafana.com/docs/grafana/latest/dashboards/annotations/ ) .
66- - Add [ Transformations] ( https://grafana.com/docs/grafana/latest/panels/transformations/ ) .
67- - Set up alerting; refer to [ Alerts overview] ( https://grafana.com/docs/grafana/latest/alerting/ ) .
68- - [ MQTT v3.1.1 specification] ( http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.html )
You can’t perform that action at this time.
0 commit comments