From 591653981bc227b8b8895bf19a67db5bc547cd27 Mon Sep 17 00:00:00 2001 From: Anatoly Yakovenko Date: Tue, 26 Mar 2019 14:04:38 -0700 Subject: [PATCH] fix metrics --- book/src/testnet-participation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/testnet-participation.md b/book/src/testnet-participation.md index 560742487..15801d6d7 100644 --- a/book/src/testnet-participation.md +++ b/book/src/testnet-participation.md @@ -99,7 +99,7 @@ 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 for your contributions to our [metrics dashboard](https://metrics.solana.com:3000/d/testnet-beta/testnet-monitor-beta?refresh=60s&orgId=2&var-testnet=testnet-beta&var-hostid=All). +Inspect for your contributions to our [metrics dashboard](https://metrics.solana.com:3000/d/U9-26Cqmk/testnet-monitor-cloud?refresh=60s&orgId=2&var-hostid=All). #### Metrics Server Maintenance