metrics-cloudwatch

A Dropwizard metrics reporter to Amazon CloudWatch

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.jlhood
ArtifactId

ArtifactId

metrics-cloudwatch
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

metrics-cloudwatch
A Dropwizard metrics reporter to Amazon CloudWatch
Project URL

Project URL

https://github.com/jlhood/metrics-cloudwatch
Project Organization

Project Organization

James Hood

Download metrics-cloudwatch

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
io.dropwizard.metrics : metrics-core jar 3.1.2
org.slf4j : slf4j-api jar 1.7.13
org.apache.commons : commons-lang3 jar 3.4
com.amazonaws : aws-java-sdk-cloudwatch jar 1.10.47

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0