Skip to content

Instantly share code, notes, and snippets.

@markon
Created April 29, 2018 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markon/b4887403c8d26f880ee59d049394a298 to your computer and use it in GitHub Desktop.
Save markon/b4887403c8d26f880ee59d049394a298 to your computer and use it in GitHub Desktop.
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