Move testnet metrics dashboard management out of the Grafana UI
This commit is contained in:
15
metrics/grafcli.conf
Normal file
15
metrics/grafcli.conf
Normal 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
|
Reference in New Issue
Block a user