Skip to content

open-metrics-code/compass-metrics-model

Repository files navigation

Metrics Model

Metrics Model makes metrics combine metrics together, you could find us here

please create conf.yaml file as following way:

url:
    "https://user:password@ip:port"  
params: 
    {
    'json_file': json file for repos messages,
    'git_index': git index, 
    'pr_index': pr index, 
    'issue_index': Issue index,
    'from_date': the beginning of time for metric model,
    'end_date': the end of time for metric model,
    'out_index': new index for metric model,
    'community': the name of community,
    'level': representation of the metrics, choose from repo, project, community
    }

params is designed to init Metric Model.

Run metrics model

python metric_model.py

Add dashboard for Metrics Model

File metric_model_export.ndjson is imported to generate metric_model dashboard .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages