Watson is a JVM thread dump and CPU usage analyzer.
It combines the best features of other popular Java TDAs and optionally hides a lot of noise, like idle Tomcat threads waiting for work.
To fully leverage Watson, you should capture Java thread dump and top outputs.
The easiest way to do this is to use Atlassian Support scripts.
Open markdown file with screenshots
You only need yarn installed on your machine.
In the root project directory, you can run:
Installs the required packages. Must be done prior to yarn start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Runs the linter to check if coding rules are followed.
Launches the test runner in the interactive watch mode.
Deploys the app to GitHub pages. Requires commit rights to the gh-pages
branch.