Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I wonder how to check each Jira plugin memory usage.

Seonghwa Hong September 1, 2021

Hello everyone,

I would like to ask if there is any way to know the memory usage of plugin installed in our Jira.

Thanks.

1 answer

0 votes
Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 1, 2021

@Seonghwa Hong 

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

Suggest an answer

Log in or Sign up to answer