prometheus-akka-http


License

License

MIT
Categories

Categories

Prometheus Application Testing & Monitoring Monitoring Akka Container Microservices Reactive libraries
GroupId

GroupId

com.varwise
ArtifactId

ArtifactId

prometheus-akka-http_2.12
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

prometheus-akka-http
prometheus-akka-http
Project URL

Project URL

https://github.com/varwise/prometheus-akka-http/
Project Organization

Project Organization

com.varwise
Source Code Management

Source Code Management

https://github.com/varwise/prometheus-akka-http/

Download prometheus-akka-http_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.varwise/prometheus-akka-http_2.12/ -->
<dependency>
    <groupId>com.varwise</groupId>
    <artifactId>prometheus-akka-http_2.12</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.varwise/prometheus-akka-http_2.12/
implementation 'com.varwise:prometheus-akka-http_2.12:0.5.0'
// https://jarcasting.com/artifacts/com.varwise/prometheus-akka-http_2.12/
implementation ("com.varwise:prometheus-akka-http_2.12:0.5.0")
'com.varwise:prometheus-akka-http_2.12:jar:0.5.0'
<dependency org="com.varwise" name="prometheus-akka-http_2.12" rev="0.5.0">
  <artifact name="prometheus-akka-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.varwise', module='prometheus-akka-http_2.12', version='0.5.0')
)
libraryDependencies += "com.varwise" % "prometheus-akka-http_2.12" % "0.5.0"
[com.varwise/prometheus-akka-http_2.12 "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.prometheus : simpleclient jar 0.8.0
io.prometheus : simpleclient_common jar 0.8.0

provided (4)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.12 jar 2.6.0
com.typesafe.akka : akka-stream_2.12 jar 2.6.0
com.typesafe.akka : akka-http_2.12 jar 10.1.11
com.typesafe.akka : akka-http-spray-json_2.12 jar 10.1.11

test (4)

Group / Artifact Type Version
org.scalamock : scalamock_2.12 jar 4.3.0
com.typesafe.akka : akka-testkit_2.12 jar 2.6.0
com.typesafe.akka : akka-http-testkit_2.12 jar 10.1.11
org.scalatest : scalatest_2.12 jar 3.1.0

Project Modules

There are no modules declared in this project.

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

com.varwise

Varwise

Versions

Version
0.5.0
0.3.4