We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3f949 commit 04b8b91Copy full SHA for 04b8b91
nodes/celestia-node-metrics.md
@@ -48,7 +48,7 @@ Here is an example for Mocha testnet:
48
49
```sh
50
celestia <node-type> start --metrics.tls=true \
51
- --metrics --metrics.endpoint <your-mocha-metrics-endpoint> \
+ --metrics --metrics.endpoint otel.celestia-mocha.com \
52
--core.ip <URI> --p2p.network mocha
53
```
54
0 commit comments