Inline metrics/scripts dependencies
This commit is contained in:
@ -11,10 +11,8 @@ cd "$(dirname "$0")"
|
||||
|
||||
set -x
|
||||
|
||||
if [[ ! -f grafana-provisioning/dashboards/local.json ]]; then
|
||||
../adjust-dashboard-for-channel.py \
|
||||
../testnet-monitor.json local grafana-provisioning/dashboards/local.json
|
||||
fi
|
||||
./adjust-dashboard-for-channel.py \
|
||||
grafana-provisioning/dashboards/testnet-monitor.json local
|
||||
|
||||
: "${INFLUXDB_IMAGE:=influxdb:1.6}"
|
||||
: "${GRAFANA_IMAGE:=solanalabs/grafana:stable}"
|
||||
|
Reference in New Issue
Block a user