Skip to content

AByzhynar/SDLMetricsCollector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JiraMetricMetter

Script for collecting metrics according to https://adc.luxoft.com/confluence/display/APPLINK/2015/06/25/Developers+team+metrics Dependency: https://pypi.python.org/pypi/jira

Currently suports only daily metrics Can send email to developers, that have fails in metrics. (use -m option for this)

For help use : ./metrics.py -h

usage: metrics.py [-h] [-m] [-v VACATION [VACATION ...]] [-d DEVELOPERS [DEVELOPERS ...]]

optional arguments: -h, --help show this help message and exit -m, --send_mail Sent emails about result -v VACATION [VACATION ...], --vacation VACATION [VACATION ...] Developer on vacation -d DEVELOPERS [DEVELOPERS ...], --developers DEVELOPERS [DEVELOPERS ...] Custom developers list

dependencies: https://github.com/requests/requests-oauthlib http://github3py.readthedocs.org/en/master/index.html#installation https://pypi.python.org/pypi/jira sudo pip install python-dateutil

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%