Skip to content
代码片段 群组 项目
未验证 提交 ab8c731d 编辑于 作者: Christopher Mutua's avatar Christopher Mutua 提交者: GitLab
浏览文件

Add a comment that prometheus server can be FQDN or IP address

上级 72f669eb
No related branches found
No related tags found
无相关合并请求
...@@ -160,6 +160,7 @@ The next step is to tell all the other nodes where the monitoring node is: ...@@ -160,6 +160,7 @@ The next step is to tell all the other nodes where the monitoring node is:
1. Edit `/etc/gitlab/gitlab.rb`, and add, or find and uncomment the following line: 1. Edit `/etc/gitlab/gitlab.rb`, and add, or find and uncomment the following line:
```ruby ```ruby
# can be FQDN or IP
gitlab_rails['prometheus_address'] = '10.0.0.1:9090' gitlab_rails['prometheus_address'] = '10.0.0.1:9090'
``` ```
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册