Hi all,
I want to plot the partition content of a list with the new statistics collector. This is not completely working out as I wanted. I'm waiting on the OnPull and OnPush in the statistics collector and use the PartitionID field to know from which partition something is pulled/pushed. From what I understand the OnPush fires just before the token is actually pushed on the list. I have therefore added a 1 to the content when the push event fires. After this the plot is still incorrect.
To check if I get the correct plot I have also added a dashboard with tracked variables to show the content of the partitions.
How should I plot the content of a partition on a list?
Note: It also looks like we are missing some vertical lines in the plots at the start. (can maybe be solved by setting the tracked variables at the start of the simulation)
Thanks,
Patrick