prometheus: Add IR metrics #36
1 changed files with 4 additions and 1 deletions
|
@ -17,3 +17,6 @@ scrape_configs:
|
|||
- job_name: 'neo-go'
|
||||
static_configs:
|
||||
- targets: ['morph-chain.frostfs.devenv:20001']
|
||||
- job_name: 'inner-ring'
|
||||
static_configs:
|
||||
- targets: ['ir01.frostfs.devenv:9090']
|
Loading…
Add table
Reference in a new issue