prometheus/config/testdata/scrape_config_files_combined.good.yml

8 lines
179 B
YAML
Raw Permalink Normal View History

scrape_config_files:
- scrape_config_files.good.yml
- scrape_config_files2.good.yml
scrape_configs:
- job_name: node
static_configs:
- targets: ['localhost:8080']