License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.expediagroup.dropwizard |
ArtifactId | ArtifactIddropwizard-prometheus-bundle |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.expediagroup.dropwizard:dropwizard-prometheus-bundle
Dropwizard bundle to integrate dropwizard metrics with prometheus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
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 |