10 Jan 2019 04:59 PM - last edited on 10 Dec 2021 10:58 AM by MaciejNeumann
We have an on going memory issue that is pointing to the IIS Worker process. Is there a way to drill into the IIS worker process to get more details on what exactly is consuming the memory.
Solved! Go to Solution.
10 Jan 2019 10:57 PM
Actually the best way to analyse memory leak was and always will bee memory dump.
https://www.dynatrace.com/support/help/monitor/dia...
according to this link unfortunately this feature will work only for java and nodejs. You will also need activegate in your environment to be able to make it. So for .NET I suggest to use different options to make such dump and analyze it outside dynatrace.
Sebastian
11 Jan 2019 01:07 PM
That is what I thought, but I wanted to confirm. Thanks for the information.
Do we know if .NET will be added to the memory dump capabilities in the future?
27 Jan 2019 01:12 PM
I didn't find any information about supporting memory dumps for .NET
21 Mar 2023 12:50 PM
Memory dumps for .NET in Dynatrace are supported for a while now , not sure on exact minimum versions
https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/profiling-and...