Skip to content

Commit 287925a

Browse files
authored
Update telemetry_guide.md
1 parent 5026756 commit 287925a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/telemetry_guide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ brew services start prometheus
6767
brew services start grafana
6868
```
6969

70+
3. Start the node:
71+
```bash
72+
cargo run -p movement -- node run-local-testnet
73+
```
74+
7075
### 3. Grafana Dashboard Setup
7176

7277
1. Access Grafana UI:

0 commit comments

Comments
 (0)