Since you can monitor your own instance with & stack by using the GitLab application performance measuring system called “ “. GitLab v8.4 InfluxDB Grafana Gitlab Performance Monitoring writes metrics to via Therefore, this must be enabled in : GitLab InfluxDB UDP. /etc/influxdb/influxdb.conf Restart your instance. Then, create a database to store metrics: InfluxDB GitLab CREATE DATABASE “gitlab_metrics” Next, go to and enable as shown below: Gitlab Setings Dashboard InfluxDB Metrics Then, you need to restart : GitLab gitlab-ctl restart Now your instance should send data to : GitLab InfluxDB Finally, Point your browser to your , then login as the user. Choose ‘ ‘ from the menu. Then, click ‘ ‘ in the top bar. Grafana URL admin Data Sources Add new Fill in the configuration details for the data source: InfluxDB You can now import the file by opening the dashboard dropdown menu and click ‘ ‘ : dashboard.json Import Note: Check my for more interactive & beautiful dashboards. Github Grafana