grafana / mqtt-datasource

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

Data storage #56

Open Ex4nder opened 1 year ago

Ex4nder commented 1 year ago

Hi, it seems that the plugin only show live data, from when you open the panel containing the query. Is there any plan to save data in a database and show it when the panel is opened? Previously i was using mqtt2prometheus for this task, Regards, Exander

yorickdewid commented 1 year ago

If you want to save data to a database then use a TSDB like InfluxDB. InfluxDB supports MQTT.