Hi Appian Community,
I am currently working on optimizing the performance of our processes in Appian and would like to monitor the memory usage of individual processes. Specifically, I am interested in obtaining the Appian Memory Units (AMUs) consumed by each process and including this information in our task reports. This way, we can query these reports using Process Analytics.
Does anyone have experience or insights on how to capture and report the memory usage of processes in Appian? Any guidance on integrating this data into task reports and making it available for analytics would be greatly appreciated.
Discussion posts and replies are publicly visible
I think this is included in the health check report.
Hi Stefan, the health check report is an ".xls" report. I would like to have this information on an Appian Report. Is it possible?
Not sure. I never tried something like this.
I could find information on process size from Health Check Report logs on System Logs/health-check/hc-process-model-sizing.csv
I am ordering the last column (Total Process Size) and its giving me the same problematic processes that shows on Process Model Metrics page, but not the same AMU count. But at least is something.