-
Notifications
You must be signed in to change notification settings - Fork 69
Monitoring
Paweł Kaczor edited this page Feb 2, 2016
·
1 revision
- install Kamon/Grafana dashboard:
docker run -d -p 80:80 -p 81:81 -p 8125:8125/udp -p 8126:8126 --name kamon-grafana-dashboard kamon/grafana_graphite
- add
http://localhost:8000
datasource from Grafana web ui: http://localhost/datasources - enable MonitoringPlugin for application(s) you want to monitor
- enjoy beautiful graphs (https://raw.githubusercontent.com/pawelkaczor/ddd-leaven-akka-v2/monitoring/commons/stress-test/results/create-reserve-confirm-60-and-80.jpg)
More information: