--- layout: default title: Kamon - Tools for Reactive Applications Monitoring ---

Kamon

Kamon is a set of tools that will help you monitor your reactive applications.

Get Started

Akka actors metrics and tracing

Kamon offers a wide set of metrics related to Akka Toolkit, such as:

  • Messages rates
  • Actor mailbox queue size
  • Thread pools health
  • Actor hierarchies
  • Message Tracing

Tell me more »

Spray server/client tracing

The Spray module contains a number of directives that allow do things like obtain in each incoming request the UOW, also offers a set of real time metrics in order to know the status of the application, in summary:

  • Directives
  • RPM
  • Request-Response Latency
  • UOW

Tell me more »

NewRelic Reporting

Through New Relic integration, developers can easily monitor their applications metrics like:

  • External Services
  • Errors Rates
  • Apdex Score

Tell me more »