Move testnet metrics dashboard management out of the Grafana UI

This commit is contained in:
Michael Vines
2018-11-24 11:11:27 -08:00
parent f36604357e
commit 6e00c6790e
6 changed files with 5843 additions and 0 deletions

15
metrics/grafcli.conf Normal file
View File

@ -0,0 +1,15 @@
[grafcli]
editor = vim
mergetool = vimdiff
verbose = on
force = on
[resources]
[hosts]
metrics = on
[metrics]
type = api
url = https://metrics.solana.com:3000/api
ssl = off