Add more dashboard text to metrics readme (#3925)

This commit is contained in:
sakridge 2019-04-22 14:55:19 -07:00 committed by GitHub
parent 05bcb7f292
commit b27b515186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@ https://buildkite.com/solana-labs/publish-metrics-dashboard.
Dashboard updates are accomplished by modifying `metrics/testnet-monitor.json`,
**manual edits made directly in Grafana will be overwritten**.
* Check out metrics to add at https://metrics.solana.com:8888/ in the data explorer.
* When editing a query for a dashboard graph, use the "Toggle Edit Mode" selection
behind the hamburger button to use raw SQL and copy the query into the text field.
You may have to fixup the query with the dashboard variables like $testnet or $timeFilter,
check other functioning fields in the dashboard for examples.
1. Open the desired dashboard in Grafana
2. Create a development copy of the dashboard by selecting `Save As..` in the
`Settings` menu for the dashboard