warren830 opened a new issue, #3721: URL: https://github.com/apache/incubator-devlake/issues/3721
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description #### Goal: collect data and show them on a new DashBoard called `OSS Community Metrics` #### Todo List: 1. investigate https://docs.github.com/en/rest and https://www.gharchive.org/ to and find all of apis which can collect related data(including archived projects) from `Use Case` below. 2. According to 1, decide if we create a new plugin or work on this inside github plugin 3. Coding on collection&extraction&conversion of data through apis we found from 1 4. In grafana, create a dashboard to show the metrics 5. Write relevant docs in apache/incubator-devlake-website #### Deliverable: 1. A new feature which can collect data for `OSS Community Metrics` dashboard 2. A new dashboard on grafana 3. An article to show how we can use this new dashboard 4. An article to show how we realize this dashboard ### Use case As a open source project maintainer, I want to measure the community growth with a dashboard that shows metrics such as: 1. stars 2. clones 3. forks 4. watches 5. cloners 6. contributors 7. commits and prs 8. issues ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
