mqtt-datasource icon indicating copy to clipboard operation
mqtt-datasource copied to clipboard

MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.

Results 75 mqtt-datasource issues
Sort by recently updated
recently updated
newest added

I ran into an interesting but confusing issue, most likely not uniquely connected to mqtt-datasource but to plugins in general I'm using grafana 10.0.1 on a raspberry pi with docker...

Hi, strictly following the [tutorial ](https://grafana.com/tutorials/grafana-fundamentals/ ) I installed grafana 8.4.5. I tried to install the MQTT Plugin. As the page suggested, I installed it via ZIP file, because grafana-cli...

Hi all, I'm trying to add the grafana mqtt data source with terraform in a k3s cluster but unfortunately it does not work. The "grafana-mqtt-datasource" is installed successfully and I'm...

Hello. I need to clarify some doubts. Can you help me? I'm using Data Source MQQT, I subscribed my topic. ![mqtt1](https://user-images.githubusercontent.com/67709197/234075358-84e30b35-852c-4837-97a7-3116f5af8a00.png) I receive the measurement data, in JSON format, ![mqtt3](https://user-images.githubusercontent.com/67709197/234075369-d8ce1277-aed8-4ea3-b7e6-0b68c8e06b80.png)...

I've set up a panel attached to the MQTT data source. the system I'm monitoring generates a good deal of MQTT traffic, including 1Hz updates for a bevy of monitored...

Hi all, I a just beginning to use Grafana & I decided to use as datasource MQTT with Mosquito brocker on Windows configured like this : ``` listener 8884 protocol...

The readme file says: "_This plugin automatically supports topics publishing numbers, strings, booleans, and JSON formatted values. Nested object values can be extracted using the Extract Fields transformation._" Where can...

I'm trying to use Grafana to display MQTT data coming from The Things Network (a LoRaWAN network). I have added the MQTT plugin and launched the dashboard. In the setting...

When changing the time range for a plot, an error message pops up, and no data available anymore. When changing from e.g. "last 2 minutes" to "last 1 minute" it...

I have compiled the mqtt-datasource with this procedure: https://github.com/grafana/mqtt-datasource/issues/15#issuecomment-1152287562 Mqtt Cloud is the name I gave to the datasource. It throws this error when I add a topic. ![image](https://user-images.githubusercontent.com/54311614/196436283-3e627cef-c724-467c-b0a3-8accc539d59d.png)