
8/7/2017 · plapadoo
What this post added
This post details the use of GitLab and GitLab CI for Git and continuous integration. It highlights the use of webhooks to trigger notifications in Matrix rooms based on Git events and pipeline statuses. It also covers monitoring GitLab server internals using Prometheus and Grafana. The authors chose GitLab for its integrated issue tracker, snippets area, open API, and webhook capabilities. They also mention using the official GitLab Docker image which includes Prometheus for monitoring, and plotting this data in a Grafana dashboard.