Configuration

global:
  scrape_interval: 30s
  scrape_timeout: 10s
  evaluation_interval: 1m
alerting:
  alertmanagers:
  - follow_redirects: true
    scheme: http
    timeout: 10s
    api_version: v2
    static_configs:
    - targets:
      - localhost:9093
rule_files:
- /etc/prometheus/rules.yml
scrape_configs:
- job_name: dev_cron
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  follow_redirects: true
  static_configs:
  - targets:
    - api.crosslife.me
- job_name: dev
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 130.193.40.233:9114
    - 130.193.40.233:9115
- job_name: rt
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 158.160.9.84:9114
    - 158.160.9.84:9115
- job_name: beeline
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 89.169.172.251:9114
    - 89.169.172.251:9115
- job_name: croc
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 89.169.172.251:9114
    - 89.169.172.251:9115
- job_name: avito
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 158.160.6.101:9114
    - 158.160.6.101:9115
- job_name: loreal
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 158.160.3.239:9114
    - 158.160.3.239:9115
- job_name: s7
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 158.160.3.148:9114
    - 158.160.3.148:9115
- job_name: tsport
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 158.160.92.43:9114
    - 158.160.92.43:9115
- job_name: mts-bank
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 178.154.196.6:9114
    - 178.154.196.6:9115
- job_name: lenta
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 158.160.4.106:9114
    - 158.160.4.106:9115
- job_name: efes
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 158.160.76.127:9114
    - 158.160.76.127:9115
- job_name: ritm-business
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  basic_auth:
    username: exporter
    password: <secret>
  follow_redirects: true
  static_configs:
  - targets:
    - 84.201.163.212:9114
    - 84.201.163.212:9115