Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
/ jira-metrics Public archive

Script to collect all relevant data about our milestones from Jira and put it into influxDB.

Notifications You must be signed in to change notification settings

wearespindle/jira-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira metrics

This script collects all relevant data about our milestones from Jira and puts it into influxDB. It is intended to run every evening at 20:00, so a daily progress of the milestone will be gained.

Collected data:

  • time spent on the milestone
  • remaining time estimate of the milestone
  • number of open tickets
  • number of tickets in progress
  • number of resolved tickets
  • start date of the milestone
  • end date of the milestone

About

Script to collect all relevant data about our milestones from Jira and put it into influxDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published