Prometheus

1) 노드 익스포터에서 받아온 매트릭 정보를 전달하는 역할

2) Prometheus 활성화

sudo vi /etc/gitlab/gitlab.rb

· prometheus['enable'] = true

· prometheus_monitoring['enable'] = true

· prometheus['listen_address'] = '접속 ip:[Port]’

- [ip]:[port] 접속 확인