An easy-to-use, cross-platform measurement tool that pulls data out of CD pipelines and analysis the four key metrics for you.
Stars
367
Forks
86
Watchers
367
Open Issues
23
Overall repository health assessment
No package.json found
This might not be a Node.js project
159
commits
150
commits
115
commits
108
commits
82
commits
58
commits
50
commits
48
commits
47
commits
32
commits
<Issue-155> | When there are more than 30 branches in a repo, it is fetching the latest 30 and filtering the runs on those branches. This is causing issues. Detailed issue is raised at https://github.com/thoughtworks/metrik/issues/155 | <SouravB>
2ed8d9aView on GitHubfeat(projectController&ApplicationService): change the interface of body request to JSON for updating project name
c964f7eView on GitHubfeat(projectApi): send projectName as JSON body when updating project name
45f0753View on GitHubmove all the dashboard related data and data logic to DashboardContext.tsx
5d0088bView on GitHub