Time Series shows different time from database

The data in the table is formatted as DateTime and shows time in the 22-hour area (last record 22:58:53) but when Grafana plots the data it is plotting as around 18:58. So the data is likely 4 hours incorrect. Both Grafana, my raspberry pi, and MariaDB have their timezones set correctly.

Any ideas?

hi @jeffreyrdubois

One troubleshooting suggestion: You could use this great Static datasource plugin to mock up your time-series data. Then you could confirm if this was an internal Grafana config issue or not. hope that helps a bit :man_shrugging: