non-existent-prometheus-sd-file-config.yaml 178 B

1234567
  1. prometheus:
  2. config:
  3. scrape_configs:
  4. - job_name: 'test'
  5. scrape_interval: 5s
  6. file_sd_configs:
  7. - files: ["./testdata/non-existent-sd-file.json"]