To start the client, cd into the client directory and run the following command:
go run main.go
- loicated at
http://localhost:3000
- Run the client
cd client
go run main.go
- run grafana and victoria metrics
docker-compose up grafana -d
docker-compose up victoriametrics -d
- go to
http://localhost:3000
and login with username:admin
and pw:grafana
- connect a datasource:
http://victoriammetrics:8428
- import the dashboard from
client/dashboard_references/*dashboard.json
- enjoy the beautiful dashboard