Someone told me that I should use the TypeSafe console to debug issues in my Akka app. Search for the console takes me this page. However, the link directs me to Typesafe Activator. I'm assuming Activator replaced the console.
However, I couldn't find any documentation that tells me how I can trace a running Akka system and debug it. Any pointers about how what my options would be appreciated. Also, how can I use Activator to debug my Akka app.
There has been a discussion on the akka mailing list recenty.
Regarding activator see this video.
And there's is also New Relic.