grafana / mqtt-datasource

MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.
Apache License 2.0
170 stars 51 forks source link

Query error #51

Open ionut-gheorghe opened 1 year ago

ionut-gheorghe commented 1 year ago

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

malokaff commented 1 year ago

Hello, I have exactly the same and seems the is an issue in historical data (I don't have any). Maybe it's link to this issue also?

muneebhashmi7712 commented 1 year ago

Hello, was anybody able to solve this issue?

malokaff commented 1 year ago

Hello, I solve this issue collecting MQTT data through Prometheus and send collect data in grafana from prometheus (I'm not using this MQTT datasource in Grafana anymore)