The Jira Metrics Plugin provides precise graphs based on Jira Board column data, like lead time distribution and predictability charts. This tool helps delivery managers and teams find workflow inefficiencies, supporting data-driven project management.
To get started, just click the "Analyze Metrics" button on your Jira Kanban board.
To run the plugin in development mode:
Clone the repository and navigate to it
Install dependencies:
npm install
Start development mode:
npm run dev
Open Chrome and navigate to chrome://extensions/
Enable 'Developer mode'.
Click 'Load unpacked' and select the dist folder from your project directory.
Please refer to our Privacy Policy for information on data handling and protection.
Documentation can be found in the Wiki section of the repository. Please note that the documentation is currently available only in Russian.
Contributions are welcome. Please create a feature branch, and submit a pull request for review.