blackbox for https

blackbox for https

  - job_name: Healthcheck_test
    scrape_interval: 3m
    scrape_timeout: 30s
    metrics_path: /probe
    params:
      module: [http_2xx]
    static_configs:
    - targets:
      - https://api.xxx.com/promotion/framework/ping
      labels:
        type: monitor
        name: elnk-promotion
        env: test
    - targets:
      - https://api.xxx.com/bi/framework/ping
      labels:
        type: monitor
        name: elnk-bi
        env: test
    relabel_configs:
    - source_labels: [__address__]
      target_label: __param_target
    - source_labels: [__param_target]
      target_label: instance
    - target_label: __address__
      replacement: blackbox-exporter:9115
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies