Last Version

com.expediagroup.dropwizard:dropwizard-prometheus-bundle 2.1.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.dropwizard
ArtifactId

ArtifactId

dropwizard-prometheus-bundle
Version

Version

2.1.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download dropwizard-prometheus-bundle 2.1.0


<!-- https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-prometheus-bundle/ -->
<dependency>
    <groupId>com.expediagroup.dropwizard</groupId>
    <artifactId>dropwizard-prometheus-bundle</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-prometheus-bundle/
implementation 'com.expediagroup.dropwizard:dropwizard-prometheus-bundle:2.1.0'
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-prometheus-bundle/
implementation ("com.expediagroup.dropwizard:dropwizard-prometheus-bundle:2.1.0")
'com.expediagroup.dropwizard:dropwizard-prometheus-bundle:jar:2.1.0'
<dependency org="com.expediagroup.dropwizard" name="dropwizard-prometheus-bundle" rev="2.1.0">
  <artifact name="dropwizard-prometheus-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.dropwizard', module='dropwizard-prometheus-bundle', version='2.1.0')
)
libraryDependencies += "com.expediagroup.dropwizard" % "dropwizard-prometheus-bundle" % "2.1.0"
[com.expediagroup.dropwizard/dropwizard-prometheus-bundle "2.1.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.15.0
io.prometheus : simpleclient_servlet jar 0.15.0

provided (1)

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

test (4)

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

Project Modules

There are no modules declared in this project.