mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-12 16:44:05 -08:00
5 lines
99 B
YAML
5 lines
99 B
YAML
|
scrape_configs:
|
||
|
- job_name: alertmanager
|
||
|
static_configs:
|
||
|
- targets: ['localhost:8080']
|