add the metrics and trafeik rules to optimism

This commit is contained in:
Sebastian
2023-01-26 13:03:33 +01:00
parent 52cc47a3b4
commit b47b03a945
2 changed files with 15 additions and 1 deletions

View File

@@ -14,7 +14,9 @@ exec geth \
--mine \
--miner.etherbase=$BLOCK_SIGNER_ADDRESS \
--gcmode=$NODE_TYPE \
# --metrics \
--metrics \
--metrics.addr=0.0.0.0 \
--metric.port=6060 \
# --metrics.influxdb \
# --metrics.influxdb.endpoint=http://influxdb:8086 \
# --metrics.influxdb.database=l2geth \