Are there any API calls or any other way so that we can get the JVM memory stats from Jira ? We are trying to build a dashboard for all the nodes on CPU, Memory and health status. If there are any alternate solutions for getting these metrics that would also be helpful.
Thanks
Avinash
No, there is no JVM monitoring in the Jira application. You can use JMX to get some information about the application, but there's nothing for the Java environment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.