zmccoy / epimetheus

An Afterthought of Prometheus

Home Page:https://christopherdavenport.github.io/epimetheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epimetheus - An Afterthought of Prometheus Build Status Maven Central

Quick Start

To use epimetheus in an existing SBT project with Scala 2.11 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "io.chrisdavenport" %% "epimetheus" % "<version>"
)

About

An Afterthought of Prometheus

https://christopherdavenport.github.io/epimetheus

License:MIT License


Languages

Language:Scala 100.0%