Last hackweek filtra was created – a tool to extract information like lead and cycle times from Github repos for (but not limited to) projects that are doing Kanban. The collected metrics can then be visualized with Grafana.
Currently there are two problems with filtra:
- There are two branches. The master branch, that can query information from one project per instance and the multi-board branch, that can query from multiple projects. Sadly the metrics looks a bit different for both of the branches and this needs to be fixed. Also unittests are badly needed! See: Metrics are different #20 and Missing Tests #23
- Currently filtra is basically a Prometheus endpoint. But Prometheus is not a perfect fit for this use-case, since we are only collecting a few metrics per day but with a very high retention. This is usually different for data collected with Prometheus. So the conclusion was that Postgresql would be a better fit for storing that data.
Looking for hackers with the skills:
go golang github metrics graphql grafana postgresql leadtime cycletime projectmanagement
This project is part of:
Hack Week 19
Activity
Comments
-
almost 5 years ago by jochenbreuer | Reply
First update: We'll go with Sqlite instead of Postgresql.
Similar Projects
Cluster API Provider for Harvester by rcase
[comment]: # (Please use the project descriptio...
Jenny Static Site Generator by adam.pickering
Description
For my [personal site](www.ad...
Contribute to terraform-provider-libvirt by pinvernizzi
Description
The SUSE Manager (SUMA) tea...
WebUI for your data by avicenzi
A single place to view every bit of data you ha...
ClusterOps - Easily install and manage your personal kubernetes cluster by andreabenini
Description
ClusterOps is a Kubernetes ...
A CLI for Harvester by mohamed.belgaied
[comment]: # Harvester does not officially come...
WebUI for your data by avicenzi
A single place to view every bit of data you ha...
Jenny Static Site Generator by adam.pickering
Description
For my [personal site](www.ad...
ClusterOps - Easily install and manage your personal kubernetes cluster by andreabenini
Description
ClusterOps is a Kubernetes ...
Contribute to terraform-provider-libvirt by pinvernizzi
Description
The SUSE Manager (SUMA) tea...