is not current version
Last Version 1.0.0

com.expediagroup:dropwizard-prometheus-bundle 0.0.2

Dropwizard bundle to integrate dropwizard metrics with prometheus

Categories

Categories

DropWizard Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.expediagroup
ArtifactId

ArtifactId

dropwizard-prometheus-bundle
Version

Version

0.0.2
Type

Type

jar

Download dropwizard-prometheus-bundle 0.0.2


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