global:
  scrape_interval:     5s
  evaluation_interval: 5s

scrape_configs:
  - job_name: 'indexer'
    static_configs:
    - targets: ['index:7300']
