23 May 2023 01:27 PM
Hi,
I am trying to find the process groups max allocated memory in the Dynatrace. I used this metric "JVM runtime total memory" metric but the value is mismatching.
For example,
in the code, the memory allocated for the process group is 512 MB where as in Dynatrace could see only 490 MB.
Solved! Go to Solution.
23 May 2023 02:21 PM
Hi @Selvam_Sekar,
I guess one factor could be the difference of MB and MiB (Megabyte vs MebiByte.
JVM config in MB:
DataExplorer in MiB:
I hope it helps.
Best regards,
Mizső