[#36] prometheus: Add IR metrics

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
master
Dmitrii Stepanov 2023-06-14 12:38:24 +03:00
parent c31b7d9c84
commit d08b338e06
1 changed files with 4 additions and 1 deletions

View File

@ -16,4 +16,7 @@ scrape_configs:
- targets: ['s3.frostfs.devenv:9090']
- job_name: 'neo-go'
static_configs:
- targets: ['morph-chain.frostfs.devenv:20001']
- targets: ['morph-chain.frostfs.devenv:20001']
- job_name: 'inner-ring'
static_configs:
- targets: ['ir01.frostfs.devenv:9090']