Configuration

global:
  scrape_interval: 15s
  scrape_timeout: 10s
  evaluation_interval: 15s
scrape_configs:
- job_name: prometheus
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  follow_redirects: true
  enable_http2: true
  static_configs:
  - targets:
    - 127.0.0.1:9090
- job_name: cenaura_env_status
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  follow_redirects: true
  enable_http2: true
  static_configs:
  - targets:
    - 5.230.119.144:9105
- job_name: node_exporter
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  follow_redirects: true
  enable_http2: true
  static_configs:
  - targets:
    - 5.230.122.216:9100
    labels:
      dash_name: 5.230.122.216 (opularc-cos - Dev+Stg)
      real_instance: 5.230.122.216:9100
  - targets:
    - 5.230.119.144:19101
    labels:
      dash_name: 5.230.122.217 (xpedyter-tayrix-osmocys-pos - Dev)
      real_instance: 5.230.122.217:9100
  - targets:
    - 5.230.122.218:9100
    labels:
      dash_name: 5.230.122.218 (kunaxi - Dev)
      real_instance: 5.230.122.218:9100
  - targets:
    - 5.230.122.209:9100
    labels:
      dash_name: 5.230.122.209 (abodix-pos - Dev+Stg)
      real_instance: 5.230.122.209:9100
  - targets:
    - 5.230.119.144:19100
    labels:
      dash_name: 5.230.122.210 (tayrix - Dev)
      real_instance: 5.230.122.210:9100
  - targets:
    - 5.230.122.221:9100
    labels:
      dash_name: 5.230.122.221 (truxyz - Dev)
      real_instance: 5.230.122.221:9100
  - targets:
    - 5.230.122.174:9100
    labels:
      dash_name: 5.230.122.174 (exoryc-cos - Dev)
      real_instance: 5.230.122.174:9100
  - targets:
    - 5.230.229.123:9100
    labels:
      dash_name: 5.230.229.123 (mexcys - Dev)
      real_instance: 5.230.229.123:9100
  - targets:
    - 5.230.229.124:9100
    labels:
      dash_name: 5.230.229.124 (calterio - Dev)
      real_instance: 5.230.229.124:9100
  - targets:
    - 5.230.229.125:9100
    labels:
      dash_name: 5.230.229.125 (synapta-cos-dos - Dev)
      real_instance: 5.230.229.125:9100
  - targets:
    - 5.230.229.126:9100
    labels:
      dash_name: 5.230.229.126 (osmocys-pos - Dev)
      real_instance: 5.230.229.126:9100
  - targets:
    - 5.230.229.127:9100
    labels:
      dash_name: 5.230.229.127 (corbyx - Dev)
      real_instance: 5.230.229.127:9100
  - targets:
    - 5.230.229.135:9100
    labels:
      dash_name: 5.230.229.135 (exoryc-mos-corbyx-osmocys-sos - Dev)
      real_instance: 5.230.229.135:9100
  - targets:
    - 5.230.229.144:9100
    labels:
      dash_name: 5.230.229.144 (osmocys-ros - Dev)
      real_instance: 5.230.229.144:9100
  - targets:
    - 5.230.228.229:9100
    labels:
      dash_name: 5.230.228.229 (central-postgres - DB)
      real_instance: 5.230.228.229:9100
  - targets:
    - 5.230.119.144:9100
    labels:
      dash_name: 5.230.119.144 (devops1-build - Build)
      real_instance: 5.230.119.144:9100
  - targets:
    - 5.230.122.208:9100
    labels:
      dash_name: 5.230.122.208 (devops2-grafana-prometheus - Infra)
      real_instance: 5.230.122.208:9100