Configuration

global:
  scrape_interval: 15s
  scrape_timeout: 10s
  evaluation_interval: 1m
scrape_configs:
- job_name: tools
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /__metrics
  scheme: http
  file_sd_configs:
  - files:
    - /etc/prometheus/files.json
    refresh_interval: 5m