Is it possible to monitor native application memory usage? I'm keen to understand how much memory an application is using in the wild. Can we detect native app memory leaks?
Maybe native ADK can be usefull:
https://community.dynatrace.com/community/pages/viewpage.action?pageId=215161011
Answer by Florent D. ·
By native application I guess you mean C (anything but java, .net)?
If that's the case, I'm afraid we cannot.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET