Add entry URL for Grafana

This commit is contained in:
Luis Guzmán 2020-07-01 16:59:00 -05:00
parent 022ecfeed7
commit 4080043df0
1 changed files with 2 additions and 0 deletions

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."