feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
global:
|
||||
scrape_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'substrate-nodes'
|
||||
static_configs:
|
||||
- targets: ['validator-a:9615']
|
||||
labels:
|
||||
network: dev
|
||||
- targets: ['validator-b:9615']
|
||||
labels:
|
||||
network: dev
|
||||
- targets: ['light-c:9615']
|
||||
labels:
|
||||
network: dev
|
||||
Reference in New Issue
Block a user