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
06039730
Commit
06039730
authored
Jul 04, 2020
by
Jay Ta'ala
Browse files
Switched to monitoring
http://crowd:8095
. Added bbexp to crowd-net network.
parent
3bae2648
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
06039730
...
...
@@ -19,6 +19,9 @@ services:
restart
:
always
environment
:
-
config.file="/config.yml"
networks
:
-
default
-
crowd-net
volumes
:
-
./blackbox-exporter.yml:/config.yml
...
...
@@ -34,3 +37,7 @@ services:
volumes
:
prom-data
:
graf-data
:
networks
:
crowd-net
:
external
:
true
prometheus.yml
View file @
06039730
...
...
@@ -43,7 +43,7 @@ scrape_configs:
-
https://bitwarden.jaytaala.com
-
https://confluence.jaytaala.com
-
https://chat.jaytaala.com
-
http
s
://crowd
.jaytaala.com
-
http://crowd
:8095/crowd
-
https://gitlab.jaytaala.com
-
https://url.jaytaala.com
-
https://opstoolkit.unswcanberraspace.com
...
...
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