agent clipboard size
How can I measure/monitor the clipboard size of an Agent process? So far I have not been able to use SMA and PAL. Also I want a more passive way to monitor the size in production so I can monitor the size over time. Ideally I'd like to simply dump the size of the clipboard to the logs.
Also I noticed that SMA does not show you the size of the DataPages. It will show you data about all sorts pages but not the DataPages.
I've looked at customizing WebWBClipboardAnalyzeClipboard but it does not show dataPages either. I've traced the clipboard viewer and have some ideas about how I can write my own code but it looks cumbersome. I'm hoping that Pega provides a tool
In the end I'm considering some changes that will reduce the clipboard size (RAM, Heap) and I want to measure the before and after