Skip to content

Instantly share code, notes, and snippets.

@markon
Created April 29, 2018 08:41
Embed
What would you like to do?
Some plugins to use with Kamon.io
addSbtPlugin("io.kamon" % "sbt-aspectj-runner" % "1.1.0")
addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.4")
addSbtPlugin("com.lightbend.sbt" % "sbt-aspectj" % "0.11.0")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment