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