global:
  scrape_interval: 15s
  evaluation_interval: 15s

rule_files:
  - /etc/prometheus/rules/roster-recording-rules.yaml

scrape_configs:
  - job_name: roster-otel-collector
    static_configs:
      - targets: [otel-collector:9464]
