Akka Diagnostics
Akka Diagnostics is a suite of useful components that complement Akka.
Akka Thread Starvation Detector
The Akka Thread Starvation Detector is a diagnostic tool that monitors the dispatcher of an ActorSystem and will log a warning if the dispatcher becomes unresponsive.
Akka Config Checker
The Akka Config Checker tries to help you by finding potential configuration issues. It is based on knowledge that the Akka Team has gathered from typical misunderstanding seen in mailing lists and customer consulting.
Documentation
The documentation can be found here.
Project status
This library is ready to be used in production, APIs are stable, and the Lightbend subscription covers support for this project.
For questions please use the discuss.akka.io.
License
Akka Diagnostics is licensed under the Business Source License 1.1, see LICENSE.