mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-20 00:10:23 -05:00
4 lines
99 B
YAML
4 lines
99 B
YAML
scrape_configs:
|
|
- job_name: alertmanager
|
|
static_configs:
|
|
- targets: ['localhost:8080']
|