Hi all,
I am writing a SWQL that will join CPULoad and CPUMultiLoad tables. But old retention records of ObservationTimestamp column can not be joined because of different value.
The CPUMultiLoad.ObservationTimestamp is 00:00:00 after retention, CPULoad.ObservationTimestamp is 16:00:00.
My local timezone is +8:00, after ToLocal() function.
CPUMultiLoad.ObservationTimestamp become 08:00:00, CPULoad.ObservationTimestamp become 00:00:00.
So only CPULoad is correct.
Why the retention has different behavior to these two tables?
Is it the setting problem, or bugs?
Thanks!
NPM Version. 2020.2.4
CPUMultiLoad

CPULoad
