function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Stuart_KimbleStuart_Kimble 

Produce Heap dump from class deployed in a managed package

How can I get a heap dump from a class deployed in a managed package. I can generate the detailed log by logging into the customer org via the LMA, but when I navigate to the class in the repository view of the Developer Console I get the message "Not permitted: managed installed classes cannot be opened". I need to open the class so I can set a heap dump to debug an issue I am having.