Description
In a typical usecase of the Freestyle Opscenter, you will be changing from different microservices specific charts... We need to set the behaviour we'd like to have on this, specifically:
-
What amount of data should still be on the chart when we get back to it after a comeback? In theory we can leave the connection open in the background so when we go back we still have all data available, but to what would be our limit? We have to consider that if we navigate some amount of them, memory and app performance could be taking a hit. Maybe to have settled responses we should only show data starting on the moment we navigate there.
-
Will all charts start listening on the moment we navigate to a specific section on the page, or are we going to wait for a confirmation on the user side?