anvarKhakimov / jira-metrics-plugin

The Jira Metrics Plugin enhances Kanban boards in Jira with advanced analytics for better project management.
https://chromewebstore.google.com/detail/jira-metrics-plugin/ehhncnkhbchjllmnbcfebjllhnkgnfpc?hl=ru&utm_source=ext_sidebar
Apache License 2.0
18 stars 3 forks source link
analytics chrome-extension jira kanban metrics

Jira Metrics Plugin

Overview

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.

Features

Development Setup

To run the plugin in development mode:

  1. Clone the repository and navigate to it

  2. Install dependencies:

    npm install
  3. Start development mode:

    npm run dev
  4. Open Chrome and navigate to chrome://extensions/

  5. Enable 'Developer mode'.

  6. Click 'Load unpacked' and select the dist folder from your project directory.

Privacy Policy

Please refer to our Privacy Policy for information on data handling and protection.

Documentation

Documentation can be found in the Wiki section of the repository. Please note that the documentation is currently available only in Russian.

Contributing

Contributions are welcome. Please create a feature branch, and submit a pull request for review.