mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-29 10:12:14 -04:00
4 lines
97 B
YAML
4 lines
97 B
YAML
scrape_configs:
|
|
- job_name: prometheus
|
|
static_configs:
|
|
- targets: ['localhost:8080']
|