kamon-io / docker-grafana-graphite

Docker image with StatsD, Graphite, Grafana 2 and a Kamon Dashboard
Apache License 2.0
1.14k stars 495 forks source link

logs not coming in kamon console runnin in docker when using Akka with Play 2.3.7 #37

Open shadeeka opened 9 years ago

shadeeka commented 9 years ago

I have configured my play application with kamon docker monitoring tool to view actors i have used in my app. and this is a java application which uses akka aktors. Is it possible to monitor my actors (since this is not a scala application)

\ I have used exact configurations mentioned in kamon sbt project setup http://mukis.de/pages/monitoring-akka-with-kamon/

can some one please help me to get this working Thank you