Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JkLondon committed Sep 26, 2024
1 parent b64566f commit 5024c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/devnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The devnet runs as a single `go` process which can be started with the following
| bor.withoutheimdall | N | false | Bor specific - tells the devnet to run without a heimdall service. With this flag only a single validator is supported on the devnet |
| metrics | N | false | Enable metrics collection and reporting from devnet nodes |
| metrics.node | N | 0 | At the moment only one node on the network can produce metrics. This value specifies index of the node in the cluster to attach to |
| metrics.port | N | 6062 | The network port of the node to connect to for gather ing metrics |
| metrics.port | N | 6061 | The network port of the node to connect to for gather ing metrics |
| diagnostics.addr | N | | Address of the diagnostics system provided by the support team, include unique session PIN, if this is specified the devnet will start a `support` tunnel and connect to the diagnostics platform to provide metrics from the specified node on the devnet |
| insecure | N | false | Used if `diagnostics.addr` is set to allow communication with diagnostics system

Expand Down

0 comments on commit 5024c9c

Please sign in to comment.