Measure your dev team metrics using python and your task tracker.
- Jira
- Throughput
- Lead time
- Cycle time
- Queue time
poetry install
poetry run python -m metrics --help
poetry run python -m metrics --jira-server YOUR_SERVER_URL --jira-token YOUR_PERSONAL_TOKEN --jira-jql "project = Dev (for example)"