wlk / prometheus-akka-http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prometheus-akka-http

Collection of utilities to allow exposing prometheus metrics from akka-http endpoint using the prometheus java client

"com.varwise" %% "prometheus-akka-http" % "0.5.0"

Example

Example project is available here: https://github.com/wlk/prometheus-akka-http-example

Publishing

Artifacts are published to Maven central using the sbt-sonatype plugin

About

License:MIT License


Languages

Language:Scala 100.0%