Merge pull request #24 from waku-org/add-exact-grafana-localhost-url

add exact localhost Grafana dashboard URL
This commit is contained in:
Alvaro Revuelta 2023-11-09 17:50:15 +01:00 committed by GitHub
commit 13e47e2ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ docker-compose up -d
```
**🏄🏼‍♂️ 3. Interact with your nwaku node**
* See [localhost:3000](http://localhost:3000) for node metrics.
* See [http://localhost:3000/d/yns_4vFVk/nwaku-monitoring](http://localhost:3000/d/yns_4vFVk/nwaku-monitoring) for node metrics.
* See [localhost:4000](http://localhost:4000). Under development 🚧
**📬 4. Use the REST API**