fix reth metric

This commit is contained in:
Para Dox
2025-05-18 13:21:40 +07:00
parent 98abb33fc8
commit af0c8cd7e2
33 changed files with 33 additions and 99 deletions

View File

@@ -61,9 +61,7 @@ services:
- --engine.cross-block-cache-size=${ETHEREUM_HOLESKY_RETH_STATE_CACHE:-4096}
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=13752
- --rpc-cache.max-blocks=10000

View File

@@ -62,9 +62,7 @@ services:
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=11849
- --rpc-cache.max-blocks=10000

View File

@@ -61,9 +61,7 @@ services:
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=14563
- --rpc-cache.max-blocks=10000

View File

@@ -61,9 +61,7 @@ services:
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=14563
- --rpc-cache.max-blocks=10000

View File

@@ -61,9 +61,7 @@ services:
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=14563
- --rpc-cache.max-blocks=10000

View File

@@ -65,9 +65,7 @@ services:
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=14286
- --rpc-cache.max-blocks=10000

View File

@@ -65,9 +65,7 @@ services:
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=14286
- --rpc-cache.max-blocks=10000

View File

@@ -62,9 +62,7 @@ services:
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=10150
- --rpc-cache.max-blocks=10000

View File

@@ -62,9 +62,7 @@ services:
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=10150
- --rpc-cache.max-blocks=10000

View File

@@ -61,9 +61,7 @@ services:
- --engine.cross-block-cache-size=${ETHEREUM_SEPOLIA_RETH_STATE_CACHE:-4096}
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=14330
- --rpc-cache.max-blocks=10000

View File

@@ -62,9 +62,7 @@ services:
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=12150
- --rpc-cache.max-blocks=10000