feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
global:
|
||||
scrape_interval: 5s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: "prometheus"
|
||||
static_configs:
|
||||
- targets: ["localhost:9090"]
|
||||
- job_name: "subsystem-bench"
|
||||
scrape_interval: 0s500ms
|
||||
static_configs:
|
||||
- targets: ['host.docker.internal:9999']
|
||||
Reference in New Issue
Block a user