nitro metrics

This commit is contained in:
Para Dox
2025-05-18 14:27:02 +07:00
parent 6f0e5ac218
commit 70d727d7ad
23 changed files with 138 additions and 23 deletions

View File

@@ -60,6 +60,9 @@ services:
- --http.vhosts=*
- --init.download-path=/tmp
- --init.latest=pruned
- --metrics
- --metrics-server.addr=0.0.0.0
- --metrics-server.port=6070
- --node.batch-poster.enable=false
- --node.sequencer=false
- --node.staker.enable=false
@@ -80,7 +83,9 @@ services:
- /slowdisk:/slowdisk
logging: *logging-defaults
labels:
- prometheus-scrape.enabled=false
- prometheus-scrape.enabled=true
- prometheus-scrape.port=6070
- prometheus-scrape.path=/metrics
arbitrum-one-benchmark:
build: