Get recent data by Surge HTTP-API and set up the Grafana dashboard.
- modify
docker-compose.yaml - start
docker-compose run influxdb#Optional if you changed my default settings. - Open the browser to http://influxdb-ip-address:8086 to set up TOKEN. #Optional if you changed my default settings.
- revise
.env, and change settings accordingly, especially the**MUST**value. - start
docker-compose up -d - setup Grafana (add datasource)
- import
panels/dashboard.jsonandpanels/logs.jsonto Grafana


