@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 (17 loc) • 326 B
YAML
# config file version
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
url: http://{{PROMETHEUS_IP}}:9090
version: 1
editable: true
- name: Tempo
type: tempo
access: proxy
orgId: 1
url: http://{{TEMPO_IP}}:3200
version: 1
editable: true