Last Version

com.expediagroup:dropwizard-prometheus-bundle 1.0.0

Dropwizard bundle to integrate dropwizard metrics with prometheus

License

License

Categories

Categories

DropWizard Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.expediagroup
ArtifactId

ArtifactId

dropwizard-prometheus-bundle
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.expediagroup:dropwizard-prometheus-bundle
Dropwizard bundle to integrate dropwizard metrics with prometheus
Project URL

Project URL

https://github.com/eleduardo/dropwizard-prometheus-bundle
Source Code Management

Source Code Management

https://github.com/homeaway/dropwizard-prometheus-bundle

Download dropwizard-prometheus-bundle 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard.metrics : metrics-core jar
io.prometheus : simpleclient_dropwizard jar 0.8.0
io.prometheus : simpleclient_servlet jar 0.8.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
io.dropwizard : dropwizard-testing jar
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.