Skip to content
Snippets Groups Projects
Commit be0e419b authored by Alexander Tim Hobelsberger's avatar Alexander Tim Hobelsberger
Browse files

TLS

parent d3929cb7
No related branches found
No related tags found
1 merge request!10Skalierbarkeit
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
......@@ -14,7 +14,7 @@ scrape_configs:
scrape_interval: 5s
# scheme: https
static_configs:
- targets: ['134.103.204.143:5000']
- targets: ['192.168.0.230:80']
# Node-exporter
- job_name: 'node-exporter'
......@@ -22,7 +22,7 @@ scrape_configs:
scrape_interval: 5s
# scheme: https
static_configs:
- targets: ['134.103.204.143:9100']
- targets: ['192.168.0.230:9100']
# MongoDB-exporter
- job_name: 'mongodb-exporter'
......@@ -30,4 +30,4 @@ scrape_configs:
scrape_interval: 5s
#scheme: https
static_configs:
- targets: ['134.103.204.143:9216']
\ No newline at end of file
- targets: ['192.168.0.230:9216']
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment