File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
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-%{NETWORK} .dappnode:9200"]
7+ - targets : ["shutter.shutter-api-chiado .dappnode:9200"]
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-%{NETWORK} .dappnode:9200"]
16+ - targets : ["shutter.shutter-api-chiado .dappnode:9200"]
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-%{NETWORK} .dappnode:9200"]
7+ - targets : ["shutter.shutter-api-gnosis .dappnode:9200"]
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-%{NETWORK} .dappnode:9200"]
16+ - targets : ["shutter.shutter-api-gnosis .dappnode:9200"]
1717 labels :
1818 instance : " kpr-%{KEYPER_NAME}"
1919 deployment : " %{_ASSETS_VERSION}"
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ services:
99 ASSETS_VERSION : shutter-api-chiado-102000-v0.0.0
1010 ports :
1111 - " 24003:24003"
12- - " 27656:26656 "
13- - " 27660:26660 "
14- - " 9200:9100 "
12+ - " 27656:27656 "
13+ - " 27660:27660 "
14+ - " 9200:9200 "
1515
1616 metrics :
1717 build :
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ services:
99 ASSETS_VERSION : shutter-api-gnosis-1000-v0.0.0
1010 ports :
1111 - " 24003:24003"
12- - " 27656:26656 "
13- - " 27660:26660 "
14- - " 9200:9100 "
12+ - " 27656:27656 "
13+ - " 27660:27660 "
14+ - " 9200:9200 "
1515
1616 metrics :
1717 build :
You can’t perform that action at this time.
0 commit comments