Last Version

Wavefront by VMware Dropwizard Metrics SDK for Java 0.9.0

Implements Dropwizard Metrics for collecting and sending metrics and histograms to Wavefront from Java applications.

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

dropwizard-metrics-sdk
Version

Version

0.9.0
Type

Type

jar
Description

Description

Wavefront by VMware Dropwizard Metrics SDK for Java
Implements Dropwizard Metrics for collecting and sending metrics and histograms to Wavefront from Java applications.
Project URL

Project URL

https://github.com/wavefrontHQ/wavefront-dropwizard-metrics-sdk-java

Download dropwizard-metrics-sdk 0.9.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.