prometheus/config/testdata/scrape_config_files.good.yml

5 lines
97 B
YAML
Raw Normal View History

scrape_configs:
- job_name: prometheus
static_configs:
- targets: ['localhost:8080']