Hi I am working on Grafana V7.0.0 with Postgresql as DB, where data is displaying correctly when I select Today/This year(Filters with months/day/year) etc.. But when I select data filter as Last 6 hours/ last 12 hours( FILTERS WITH TIME) showing as 'No data to display'.
Note : Grafana time zone displays correct time only If i select UTC, hence tried below 2 solutions still the result is same. 1. Changed the DB and Host timing to UTC 2. Changed all the timings to EDT as em pulling data from splunk which is based on EDT time zone.