chore: node exporter (#2979)

This commit is contained in:
icey-yu
2024-12-18 18:10:25 +08:00
committed by GitHub
parent 9929bd3ce5
commit 04f3c99697
15 changed files with 41 additions and 22 deletions
+2 -2
View File
@@ -8,11 +8,11 @@ rpc:
autoSetPorts: true
# List of ports that the RPC service listens on; configuring multiple ports will launch multiple instances. These must match the number of configured prometheus ports
# It will only take effect when autoSetPorts is set to false.
ports: [ 10320 ]
ports:
prometheus:
# Whether to enable prometheus
enable: true
# Prometheus listening ports, must be consistent with the number of rpc.ports
# It will only take effect when autoSetPorts is set to false.
ports: [ 12320 ]
ports: