global:
  scrape_interval: 10s
  evaluation_interval: 10s

scrape_configs:
  - job_name: 'springboot-metrics'
    static_configs:
      - targets: ['otel-collector:8889']
