add dashboard gitlab
This commit is contained in:
		| @@ -214,3 +214,13 @@ | ||||
|     mode: '0750' | ||||
|   when: prometheus_varnish_exporter_targets is defined | ||||
|   notify: "grafana-prometheus-restart" | ||||
|  | ||||
| - name: "grafana-prometheus | import grafana gitlab dashboard" | ||||
|   copy: | ||||
|     src: dashboards/gitlab.json | ||||
|     dest: /opt/docker-compose/grafana-prometheus/dashboards/gitlab.json | ||||
|     owner: '1000' | ||||
|     group: '1000' | ||||
|     mode: '0750' | ||||
|   when: prometheus_gitlab_exporter_targets is defined | ||||
|   notify: "grafana-prometheus-restart" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user