Memory allocation panel
It would be nice to have a panel to profile memory usage like Dozer
Like the existing profiler panel, this should be disabled by default.
Try if this works for you :smiley:
@joni1993 Having one filter field per object type (i.e. one for devices and one for VMs) would be nice. What do you think?
Hm, i don't know - i think multiple filter fields are a bit confusing. Normally you want to apply the filter to all objects - if you need two filters i think cloning the import source may be cleaner (one for the devices, one for the vms).
We could also convert the two yes/no boxes to one select box like => Import: [Devices and VMs, only Devices, only VMs]
Cloning the import source is exactly what we currently do. But this looks promising.
tried it out with virtual machines but getting this response now.

That's interesting, this line wasn even touched - I will try again with VMs only, fetching both worked for me today.
Could it be that your filter is too restrictive and the result is empty? I can see why the listColumns should fail if data is returned - anyway this shouldn't happen of course.
Could it be that your filter is too restrictive and the result is empty? I can see why the listColumns should fail if data is returned - anyway this shouldn't happen of course.
This might be the case. Will test again:
Couldn't reproduce it even with a filter that returns zero elements.
Thank you for taking the time to test this.
Will have a look to see what the response contains.