prometheus add exporter for gitlab
This commit is contained in:
parent
d163d219ba
commit
48d997e883
@ -457,7 +457,7 @@ scrape_configs:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
{% for target in prometheus_gitlab_exporter_targets %}
|
{% for target in prometheus_gitlab_exporter_targets %}
|
||||||
- {{ target }}
|
- {{ target }}:8443
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
- job_name: gitlab-sidekiq
|
- job_name: gitlab-sidekiq
|
||||||
static_configs:
|
static_configs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user