28 Sep 2020 05:09 PM
When I see certain data from Dynatrace, sometimes it appears in a different order from which I have seen it before. I tracked this initially in Synthetic waterfalls, but am seeing it Platform wide.
I imagine that the problem is related to the use of JSON, and that it does not support the notion of ordering. In some part of the process, probably in the creation of server side JSON, data gets randomly shuffled. Two examples of how this impacts the data we see on the Platform:
Initially I thought it might also be client side, and it may. But I have done some testing on the API data, and the analysis I'm doing clearly shows it's coming from the server.
While order might not be considered important at these levels, it would be important to perceive why this is happening?
06 Oct 2020 03:23 PM
@Antonio S. Maybe we need to put in a RFE to have this addressed or a support ticket.
21 Apr 2022 02:59 PM
Hey @AntonioSousa, I know it's been a long time ago, but do you remember how this case has ended eventually? Were you able to find any solution?
21 Apr 2022 03:05 PM
Hi @Michal_Gebacki ,
I believe it has to do with JSON not having ordering notions, and also with the way Dynatrace stores data internally. Didn't get a solution, though.