I used grafana to display data from cloudwatch. I found grafana shows value incorrectly, for example, from this graph, the test_value is 1.000 at time 2021-02-28 07:29:00,
however, from this graph, u can see the test_value is still 1.000 at time 2021-02-28 10:29:00, while the bar graph shows there should be no test_value at this time slot;
it is very confused to see this? maybe the grafana setting is wrong? any suggestion?