Go Event simulation emulates really simple StatsD metrics to show the example of monitoring.
- Install package using
go get
directive:
go get github.com/m4r3x/go-event-simulation
- Visit your GOPATH, compile and run the script using
go run
directive. - Please ensure that
ocoderfest-monitoring
docker-compose is up and running. - File
grafana.json
is Grafana exported Dashboard, it can be used to set up proper Dashboard right away.