mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
599b70a05d
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
5 lines
99 B
YAML
5 lines
99 B
YAML
scrape_configs:
|
|
- job_name: alertmanager
|
|
static_configs:
|
|
- targets: ['localhost:8080']
|