Grafana #4

Merged
Ark74 merged 16 commits from grafana into unstable 2020-07-04 14:20:46 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 4080043df0 - Show all commits

View File

@ -113,3 +113,5 @@ for d in "${ds[@]}"; do
\"pluginId\":\"influxdb\",\"value\":\"$grafana_datasource\"}]}" \
$grafana_host/api/dashboards/import; echo ""
done
echo "Go check on http://$PUBLIC_IP:3000 to review configuration and dashboards."