global:
  scrape_interval: 250ms
  evaluation_interval: 250ms

rule_files:
  - /etc/prometheus/prometheus-integration-rules.yaml

scrape_configs:
  - job_name: quote-fixture
    static_configs:
      - targets: [ops-01-metric-source:9464]
