added all geth clients for prometheus autodiscovery

This commit is contained in:
cventastic
2022-03-16 15:59:27 +01:00
parent 633227fb49
commit e76bf13833
3 changed files with 12 additions and 3 deletions

View File

@@ -26,7 +26,8 @@ services:
"--graphql",
"--graphql.vhosts=*",
# Enable metrics collection and reporting
"--metrics",
"--metrics",
"--metrics.addr=0.0.0.0",
# Ethereum mainnet
"--mainnet",
# Maximum number of network peers (network disabled if set to 0) (default: 50)