Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example6
1 files changed, 2 insertions, 4 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index c31b7e12fdc..e588b813c50 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -543,14 +543,12 @@ production: &base
# enabled: true
# host: localhost
# port: 3808
- prometheus:
- # Time between sampling of unicorn socket metrics, in seconds
- # unicorn_sampler_interval: 10
-
## Monitoring
# Built in monitoring settings
monitoring:
+ # Time between sampling of unicorn socket metrics, in seconds
+ # unicorn_sampler_interval: 10
# IP whitelist to access monitoring endpoints
ip_whitelist:
- 127.0.0.0/8