Inline metrics/scripts dependencies

This commit is contained in:
Michael Vines
2019-06-13 09:31:11 -07:00
parent c147dc3028
commit 470debef16
9 changed files with 20 additions and 20 deletions

View File

@ -26,7 +26,7 @@ cat <<EOF
=========================================================================
* Grafana dashboards are available at http://localhost:3000/dashboards
* Enable local metric collection per shell by running the command:
source $PWD/enable.sh
* Enable local metric collection per shell by running:
export SOLANA_METRICS_CONFIG="host=http://localhost:8086,db=testnet,u=write,p=write"
EOF