Update testnet-participation.md

add instructions for finding metrics
This commit is contained in:
Rob Walker
2019-03-25 17:12:00 -07:00
committed by GitHub
parent 4bc3f70150
commit a5420f19da

View File

@ -99,3 +99,4 @@ export p="password obtained from the Solana maintainers"
export SOLANA_METRICS_CONFIG="db=testnet-beta,u=${u:?},p=${p:?}"
source scripts/configure-metrics.sh
```
Inspect https://metrics.solana.com:3000/d/testnet-beta/testnet-monitor-beta?refresh=60s&orgId=2&var-testnet=testnet-beta&var-hostid=All for your contributions to our metrics dashboard.