Hello Andreas, Yes, the Typesafe Console is being EndOfLife-ed. JMX support is still around in some Akka modules. It depends which values explicitly you're after, but for Cluster we have the ClusterJmx bean (here it's spec<https://github.com/akka/akka/blob/release-2.3-dev/akka-cluster/src/multi-jvm/scala/akka/cluster/MBeanSpec.scala> ).
Although we don't currently have managed beans in akka-actor. On the other hand, for this kind of monitoring I'd rather suggest having a look at the Kamon akka monitoring community project: http://kamon.io/ I think it should already support many of the things the console did previously. If you think JMX in certain modules would be really needed, please go ahead and open up a ticket <https://github.com/akka/akka/issues>! -- Cheers, Konrad 'ktoso' Malawski hAkker - Typesafe, Inc <http://scaladays.org> -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
