Hey everyone, I’m currently working on integrating Grafana with MariaDB for my home automation setup. While I’ve successfully used InfluxDB with Grafana before, all my current data resides in MariaDB, which makes it the natural choice for this project. I’ve set up MariaDB as a data source in Grafana, but I’m struggling to get the graphs to display properly. I’m not entirely sure about the query structure required to pull the data correctly. Has anyone here worked with Grafana and MariaDB (or MySQL) before? Any tips or best practices would be greatly appreciated. Alternatively, would it be easier to migrate all my data to InfluxDB instead? I’m open to suggestions and would love to hear about others’ experiences with similar setups. Thanks in advance for your help!