Skip to main content

Tag: Instrumentation

Akka Monitoring With Kamon

Recently I included Kamon’s instrumentation tools into an Akka project. I posted the sample project on github. I’ll do a quick walk through of the process in this post along with my initial impressions of Kamon. I started with the documentation in Kamon’s plain application installation guide. I added the latest Kamon bundle in my build.sbt. This includes all the instrumentation available in Kamon. libraryDependencies += "io.kamon" %% "kamon-bundle" % "2.