mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
.maintain/sentry-node: Remove UI and update Prometheus target (#6473)
Remove burden on user to build polkadot-js apps Docker image locally in order to get started. Update Prometheus config fixing target name.
This commit is contained in:
@@ -2,7 +2,7 @@ global:
|
||||
scrape_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'substrate_validator-a'
|
||||
- job_name: 'substrate-nodes'
|
||||
static_configs:
|
||||
- targets: ['validator-a:9615']
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user