Skip to content

anvarKhakimov/jira-metrics-plugin

Repository files navigation

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

  • Cycle Time Histogram
  • Aging Chart
  • CFD
  • Predictability chart
  • Tasks table
  • Easy integration with Jira

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.