mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-29 18:19:26 -04:00
4 lines
99 B
YAML
4 lines
99 B
YAML
scrape_configs:
|
|
- job_name: alertmanager
|
|
static_configs:
|
|
- targets: ['localhost:8080']
|