Startrekzky commented on code in PR #354: URL: https://github.com/apache/incubator-devlake-website/pull/354#discussion_r1057144454
########## docs/Plugins/gitlab.md: ########## @@ -4,42 +4,90 @@ description: > GitLab Plugin --- +## Summary + +This plugin gathers data from `GitLab` to display information to the user in `Grafana`. It helps tech leads, QA and DevOps engineers, and project managers to answer questions such as: Review Comment: Follow the description of Jenkins? This plugin collects Jenkins data through [Remote Access API](https://www.jenkins.io/doc/book/using/remote-access-api/). It then computes and visualizes various DevOps metrics from the Jenkins data. It helps tech leads ... ########## docs/Plugins/github.md: ########## @@ -6,7 +6,7 @@ description: > ## Summary -This plugin gathers data from `GitHub` to display information to the user in `Grafana`. We can help tech leaders answer such questions as: +This plugin gathers data from `GitHub` to display information to the user in `Grafana`. It helps tech leads, QA and DevOps engineers, and project managers to answer questions such as: Review Comment: Follow the description of Jenkins? This plugin collects Jenkins data through [Remote Access API](https://www.jenkins.io/doc/book/using/remote-access-api/). It then computes and visualizes various DevOps metrics from the Jenkins data. It helps tech leads ... ########## docs/Plugins/jenkins.md: ########## @@ -8,41 +8,60 @@ description: > This plugin collects Jenkins data through [Remote Access API](https://www.jenkins.io/doc/book/using/remote-access-api/). It then computes and visualizes various DevOps metrics from the Jenkins data. Review Comment: It then computes and visualizes various DevOps metrics from the Jenkins data, which helps tech leads and DevOps engineers to answer questions such as: - What is the deployment frequency of your team? - What is the build success rate? - How long does it take for a code change to be deployed into production? -- 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]
