now with prometheus. hopefully
This commit is contained in:
@@ -50,6 +50,7 @@ services:
|
||||
- 10276:10276/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 6060
|
||||
environment:
|
||||
- DB_ENGINE=pebble
|
||||
- ETHSTATS_ENDPOINT=d${DOMAIN}:WSyDMrhRBe111@ronin-stats-ws.roninchain.com:443
|
||||
@@ -65,6 +66,9 @@ services:
|
||||
- --discovery.dns=enrtree://AIGOFYDZH6BGVVALVJLRPHSOYJ434MPFVVQFXJDXHW5ZYORPTGKUI@nodes.roninchain.com
|
||||
- --gcmode=full
|
||||
- --http.api=admin,eth,net,web3,consortium,txpool,debug
|
||||
- --metrics
|
||||
- --metrics.addr=0.0.0.0
|
||||
- --metrics.port=6060
|
||||
- --nat=extip:${IP}
|
||||
- --port=10276
|
||||
- --txpool.nolocals
|
||||
@@ -78,6 +82,9 @@ services:
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
- prometheus-scrape.enabled=true
|
||||
- prometheus-scrape.port=6060
|
||||
- prometheus-scrape.path=/debug/metrics/prometheus
|
||||
- traefik.enable=true
|
||||
- traefik.http.middlewares.ronin-mainnet-ronin-pruned-pebble-hash-stripprefix.stripprefix.prefixes=/ronin-mainnet
|
||||
- traefik.http.services.ronin-mainnet-ronin-pruned-pebble-hash.loadbalancer.server.port=8545
|
||||
|
||||
Reference in New Issue
Block a user