Last Version

Dropwizard Prometheus 0.2.0

Dropwizard metrics exporter in Prometheus format

License

License

Categories

Categories

DropWizard Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

me.andrusha
ArtifactId

ArtifactId

dropwizard-prometheus_2.12
Version

Version

0.2.0
Type

Type

jar
Description

Description

Dropwizard Prometheus
Dropwizard metrics exporter in Prometheus format
Project URL

Project URL

https://github.com/andrusha/dropwizard-prometheus
Project Organization

Project Organization

me.andrusha
Source Code Management

Source Code Management

https://github.com/andrusha/dropwizard-prometheus

Download dropwizard-prometheus_2.12 0.2.0


<!-- https://jarcasting.com/artifacts/me.andrusha/dropwizard-prometheus_2.12/ -->
<dependency>
    <groupId>me.andrusha</groupId>
    <artifactId>dropwizard-prometheus_2.12</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.andrusha/dropwizard-prometheus_2.12/
implementation 'me.andrusha:dropwizard-prometheus_2.12:0.2.0'
// https://jarcasting.com/artifacts/me.andrusha/dropwizard-prometheus_2.12/
implementation ("me.andrusha:dropwizard-prometheus_2.12:0.2.0")
'me.andrusha:dropwizard-prometheus_2.12:jar:0.2.0'
<dependency org="me.andrusha" name="dropwizard-prometheus_2.12" rev="0.2.0">
  <artifact name="dropwizard-prometheus_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.andrusha', module='dropwizard-prometheus_2.12', version='0.2.0')
)
libraryDependencies += "me.andrusha" % "dropwizard-prometheus_2.12" % "0.2.0"
[me.andrusha/dropwizard-prometheus_2.12 "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
io.dropwizard.metrics : metrics-core jar 3.1.5
org.nanohttpd : nanohttpd jar 2.3.1
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.