UNPKG

@zombienet/orchestrator

Version:

ZombieNet aim to be a testing framework for substrate based blockchains, providing a simple cli tool that allow users to spawn and test ephemeral Substrate based networks

18 lines (16 loc) 377 B
# config global: scrape_interval: 5s external_labels: monitor: "zombienet-monitor" # Scraping Prometheus itself scrape_configs: - job_name: "prometheus" static_configs: - targets: ["localhost:9090"] - job_name: "dynamic" file_sd_configs: - files: - /data/sd_config*.yaml - /data/sd_config*.json refresh_interval: 5s