01 Oct 2020
04:43 PM
- last edited on
20 Oct 2022
10:46 AM
by
MaciejNeumann
When analyzing Processes memory consumption on a VM host, the graph's Y axis is scaled to the VM's total memory - for instance, 0B to 20GB. However, I want to analyze the memory consumption growth of a specific process, which usually consumes only less than 1GB. Dynatrace currently doesn't offer a way of scaling the graph to a specific process scale (0B to 1GB, for instance). This makes it very hard to check for memory leaks of specific processes.
Solved! Go to Solution.
01 Oct 2020 07:19 PM
You can drill down to the individual process level and that might help you review the data for a memory leak. You could also create a custom chart that includes host memory usage and process memory usage as well and narrow down to the processes you desire.

01 Oct 2020 10:48 PM
You can do it in Custom Graphs. Use Process Memory, that should be what you are looking for.