File size: 192 Bytes
2343011 | 1 2 3 4 5 6 7 8 9 10 11 | global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_configs:
- job_name: antiatropos
metrics_path: /metrics
static_configs:
- targets:
- 127.0.0.1:8000
|
2343011 | 1 2 3 4 5 6 7 8 9 10 11 | global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_configs:
- job_name: antiatropos
metrics_path: /metrics
static_configs:
- targets:
- 127.0.0.1:8000
|