Hello everyone,
I would like to ask if there is any way to know the memory usage of plugin installed in our Jira.
Thanks.
You could have a more in depth look while using heap dumps
https://confluence.atlassian.com/doc/generating-a-heap-dump-219024032.html
but it might be not easy to map the objects collected to a specific plugin
https://www.baeldung.com/java-heap-dump-capture gives also some useful information
Cheers
Kurt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.