Skip to content

Commit

Permalink
Update nodes/celestia-node-metrics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Feb 7, 2024
1 parent 61f14e2 commit 4e4da1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/celestia-node-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Here is an example for Mocha testnet:

```sh
celestia <node-type> start --metrics.tls=true \
--metrics --metrics.endpoint mocha.otel.celestia.observer \
--metrics --metrics.endpoint <your-mocha-metrics-endpoint> \
--core.ip <URI> --p2p.network mocha
```

Expand Down

0 comments on commit 4e4da1c

Please sign in to comment.