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

Using grafana 8.x, Mosquitto MQTT : Create one panel first MQTT data source query with TOPIC 1 Second MQTT data source query with TOPIC 2 ![6485c3ede96a30ca7d2a88fa7d52c30b328c0040](https://user-images.githubusercontent.com/37659675/156544732-1a644e08-7ebd-4cac-a1c3-d340f542f1ab.png) "value" label is being...

Hi, a few questions, first will this eventually appear in the usual place for grafana plugins, if so any idea when that might be?Additionally i get the error that a...

**What happened**: During the process of setting up my new Grafana dashboard, any edit involving the mqtt-datasource topic reset all of the collected data. When I was first just editing...

I was able to run the install without errors, but I don't see the plugin listed in data sources or plugins.

Hello, It would be great to have the opportunity to backfill some data upon panel refresh or initialization. How? I don't know... - Use an other datasource (sql request, ...)?...

Hello, I have set up the mqtt-datasource and it works. But I get only messages sent after panel is shown, even for messages set with "retained flag" in MQTT broker....

Hi, I wonder, why this plugin is not an official one (https://grafana.com/grafana/plugins/) to just install via `GF_INSTALL_PLUGINS` for docker users, like me?

Hi, tolzhabayev! I tried to install the MQTT plugin on my Grafana server installed on the Raspberry Pi and I had the following issue when running the "yarn build" Could...

I got this error ✔ Compiling... /bin/sh: 1: mage: not found error Command failed with exit code 127. Help please, Thanks!

Hi, i was trying to use variables inside the topic query but it doesnt resolve them. ![image](https://user-images.githubusercontent.com/12711020/138086445-fb38db3f-0ec3-48a2-8947-90a3deef7f60.png) ![image](https://user-images.githubusercontent.com/12711020/138086464-4a673802-4f74-459c-9604-2d3f7b3fc5a4.png) Is this just not implemented or i'm doing something wrong? Regards

enhancement