Configuration

global:
  scrape_interval: 30s
  scrape_timeout: 10s
  evaluation_interval: 30s
scrape_configs:
- job_name: prometheus
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  follow_redirects: true
  enable_http2: true
  static_configs:
  - targets:
    - localhost:9090
- job_name: node
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  follow_redirects: true
  enable_http2: true
  static_configs:
  - targets:
    - localhost:9100
    labels:
      instance: openclaw-server
- job_name: blackbox-http
  honor_timestamps: true
  params:
    module:
    - http_2xx
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /probe
  scheme: http
  follow_redirects: true
  enable_http2: true
  relabel_configs:
  - source_labels: [__address__]
    separator: ;
    regex: (.*)
    target_label: __param_target
    replacement: $1
    action: replace
  - source_labels: [__param_target]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  - separator: ;
    regex: (.*)
    target_label: __address__
    replacement: 127.0.0.1:9115
    action: replace
  static_configs:
  - targets:
    - https://appdev.wa-one.com
    labels:
      main_domain: wa-one.com
      url: appdev.wa-one.com
  - targets:
    - https://atc-api.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: atc-api.esoftdream.co.id
  - targets:
    - https://atc.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: atc.esoftdream.co.id
  - targets:
    - https://auriti-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: auriti-admin.esoftdream.co.id
  - targets:
    - https://auriti.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: auriti.esoftdream.co.id
  - targets:
    - https://bli-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bli-admin.esoftdream.co.id
  - targets:
    - https://bli.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bli.esoftdream.co.id
  - targets:
    - https://bokashi-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bokashi-admin.esoftdream.co.id
  - targets:
    - https://bokashi.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bokashi.esoftdream.co.id
  - targets:
    - https://bsn-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bsn-admin.esoftdream.co.id
  - targets:
    - https://bsn.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bsn.esoftdream.co.id
  - targets:
    - https://cdn.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: cdn.esoftdream.co.id
  - targets:
    - https://compro-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: compro-admin.esoftdream.co.id
  - targets:
    - https://compro.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: compro.esoftdream.co.id
  - targets:
    - https://corebin2025-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025-admin.esoftdream.co.id
  - targets:
    - https://corebin2025-api.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025-api.esoftdream.co.id
  - targets:
    - https://corebin2025-office.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025-office.esoftdream.co.id
  - targets:
    - https://corebin2025.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025.esoftdream.co.id
  - targets:
    - https://demobinary-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: demobinary-admin.esoftdream.co.id
  - targets:
    - https://demobinary.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: demobinary.esoftdream.co.id
  - targets:
    - https://enginedev.wa-one.com
    labels:
      main_domain: wa-one.com
      url: enginedev.wa-one.com
  - targets:
    - https://esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: esoftdream.co.id
- job_name: blackbox-ssl
  honor_timestamps: true
  params:
    module:
    - http_ssl
  scrape_interval: 30s
  scrape_timeout: 10s
  metrics_path: /probe
  scheme: http
  follow_redirects: true
  enable_http2: true
  relabel_configs:
  - source_labels: [__address__]
    separator: ;
    regex: (.*)
    target_label: __param_target
    replacement: $1
    action: replace
  - source_labels: [__param_target]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  - separator: ;
    regex: (.*)
    target_label: __address__
    replacement: 127.0.0.1:9115
    action: replace
  static_configs:
  - targets:
    - https://appdev.wa-one.com
    labels:
      main_domain: wa-one.com
      url: appdev.wa-one.com
  - targets:
    - https://atc-api.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: atc-api.esoftdream.co.id
  - targets:
    - https://atc.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: atc.esoftdream.co.id
  - targets:
    - https://auriti-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: auriti-admin.esoftdream.co.id
  - targets:
    - https://auriti.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: auriti.esoftdream.co.id
  - targets:
    - https://bli-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bli-admin.esoftdream.co.id
  - targets:
    - https://bli.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bli.esoftdream.co.id
  - targets:
    - https://bokashi-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bokashi-admin.esoftdream.co.id
  - targets:
    - https://bokashi.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bokashi.esoftdream.co.id
  - targets:
    - https://bsn-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bsn-admin.esoftdream.co.id
  - targets:
    - https://bsn.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: bsn.esoftdream.co.id
  - targets:
    - https://cdn.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: cdn.esoftdream.co.id
  - targets:
    - https://compro-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: compro-admin.esoftdream.co.id
  - targets:
    - https://compro.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: compro.esoftdream.co.id
  - targets:
    - https://corebin2025-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025-admin.esoftdream.co.id
  - targets:
    - https://corebin2025-api.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025-api.esoftdream.co.id
  - targets:
    - https://corebin2025-office.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025-office.esoftdream.co.id
  - targets:
    - https://corebin2025.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: corebin2025.esoftdream.co.id
  - targets:
    - https://demobinary-admin.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: demobinary-admin.esoftdream.co.id
  - targets:
    - https://demobinary.esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: demobinary.esoftdream.co.id
  - targets:
    - https://enginedev.wa-one.com
    labels:
      main_domain: wa-one.com
      url: enginedev.wa-one.com
  - targets:
    - https://esoftdream.co.id
    labels:
      main_domain: esoftdream.co.id
      url: esoftdream.co.id