File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44scrape_configs :
55 - job_name : ' keyper'
66 static_configs :
7- - targets : ["shutter.shutter-api-chiado.dappnode:9200 "]
7+ - targets : ["shutter.shutter-api-chiado.dappnode:9100 "]
88 labels :
99 instance : " kpr-%{KEYPER_NAME}"
1010 deployment : " %{_ASSETS_VERSION}"
@@ -13,7 +13,7 @@ scrape_configs:
1313 - job_name : ' shuttermint'
1414 metrics_path : /
1515 static_configs :
16- - targets : ["shutter.shutter-api-chiado.dappnode:9200 "]
16+ - targets : ["shutter.shutter-api-chiado.dappnode:27660 "]
1717 labels :
1818 instance : " kpr-%{KEYPER_NAME}"
1919 deployment : " %{_ASSETS_VERSION}"
Original file line number Diff line number Diff line change 44scrape_configs :
55 - job_name : ' keyper'
66 static_configs :
7- - targets : ["shutter.shutter-api-gnosis.dappnode:9200 "]
7+ - targets : ["shutter.shutter-api-gnosis.dappnode:9100 "]
88 labels :
99 instance : " kpr-%{KEYPER_NAME}"
1010 deployment : " %{_ASSETS_VERSION}"
@@ -13,7 +13,7 @@ scrape_configs:
1313 - job_name : ' shuttermint'
1414 metrics_path : /
1515 static_configs :
16- - targets : ["shutter.shutter-api-gnosis.dappnode:9200 "]
16+ - targets : ["shutter.shutter-api-gnosis.dappnode:27660 "]
1717 labels :
1818 instance : " kpr-%{KEYPER_NAME}"
1919 deployment : " %{_ASSETS_VERSION}"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 NETWORK : chiado
66 CHAIN_PORT : 27656
77 KEYPER_PORT : 24003
8- KEYPER_METRICS_PORT : 9200
8+ KEYPER_METRICS_PORT : 9100
99 ASSETS_VERSION : shutter-api-chiado-102000-v0.0.0
1010 ports :
1111 - " 24003:24003"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 NETWORK : gnosis
66 CHAIN_PORT : 27656
77 KEYPER_PORT : 24003
8- KEYPER_METRICS_PORT : 9200
8+ KEYPER_METRICS_PORT : 9100
99 ASSETS_VERSION : shutter-api-gnosis-1000-v0.0.0
1010 ports :
1111 - " 24003:24003"
You can’t perform that action at this time.
0 commit comments