mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-05 21:20:20 +00:00
Add kamon.io metrics reporting (#395)
* Add kamon.io metrics reporting * Line length + whitespace
This commit is contained in:
parent
4e5bb3a252
commit
eabb952683
6 changed files with 36 additions and 1 deletions
|
|
@ -2,5 +2,6 @@ logLevel := Level.Warn
|
|||
|
||||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.12")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
|
||||
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.6")
|
||||
// https://github.com/sbt/sbt-unidoc
|
||||
//addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue