Pekko Diagnostics is a suite of useful components that complement Pekko.
The Pekko Thread Starvation Detector is a diagnostic tool that monitors the dispatcher of an ActorSystem and will log a warning if the dispatcher becomes unresponsive.
The Pekko Config Checker tries to help you by finding potential configuration issues.
This library is under development. This is a fork of Akka Diagnostics 2.0.0 which became Apache licensed in March 2026.
Pekko Diagnostics is licensed under the Apache Software License, version 2.0 see LICENSE.