Produce reports based on GrimoireLab data
Project description
GrimoireLab Reports
The aim of this project is the automatic generation of reports from the enriched indexes with items from perceval data sources (git commits, github pull requests, bugzilla bugs …) enriched using GrimoireELK.
To follow the basic step you need the enriched indexes in the Elastic Search provided as param to the report tool.
The basic steps creating a report for git, gerrit, its and mls data sources from April 2015 to April 2017 by quarters is:
bin/report -g --data-sources git gerrit its mls -u <elastic_url> -s 2015-04-01 -e 2017-04-01 -d project_data -i quarter
and the PDF is generated in project_data/report.pdf_
Usage
Use -h flag to show usage as follows:
$ > bin/report -h -d DATA_DIR, --data-dir DATA_DIR Directory to store the data results
Params:
-d, --data-dir: directory to store data files that will be used to create the report PDF file (csv and eps files containing metrics results).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for grimoire_reports-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a80d4127e9a7383e08e22a27f32f24c8376e0374d2f6922044ed5e2cc4f39735 |
|
MD5 | 65aca2819964c78beff8b544131fb4e4 |
|
BLAKE2b-256 | 40d0693d343dfa56eb0bb770126baf5634d547eaf459470d0ab843540786c388 |