Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
docker
Docker Compose Prometheus and Grafana
Commits
68068f96
Commit
68068f96
authored
Jul 17, 2020
by
Jay Ta'ala
Browse files
Changed scrape for bbexp to 30s.
parent
ab9b89d2
Changes
1
Show whitespace changes
Inline
Side-by-side
prometheus.yml
View file @
68068f96
...
...
@@ -34,7 +34,7 @@ scrape_configs:
-
targets
:
[
'
10.0.0.137:10091'
]
-
job_name
:
'
blackbox'
scrape_interval
:
15
s
scrape_interval
:
30
s
metrics_path
:
/probe
params
:
module
:
[
http_2xx
]
# Look for a HTTP 200 response.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment