Skip to content
Snippets Groups Projects

Skalierbarkeit

Merged Markus Klose requested to merge skalierbarkeit into main
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
+ 8
0
@@ -8,6 +8,14 @@ global:
# Prometheus configuration of targets which will be scraped
scrape_configs:
- job_name: 'nginx-3600'
honor_labels: true
scrape_interval: 5s
# scheme: https
static_configs:
- targets: ['192.168.2.34:3600']
- job_name: 'server-john'
honor_labels: true
scrape_interval: 5s
Loading