Last Version

codahale-aggregated-metrics-cloudwatch-reporter 1.0.14

This is a CloudWatch Reporter for the stable version of Dropwizard Metrics (formerly CodaHale & Yammer Metrics). The reporter is an implementation of ScheduledReporter from Dropwizard Metrics v3.1. Each reportable value in CodeHale Metric is reported as a separate MetricDatum

License

License

MIT
Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.github.mmccuiston
ArtifactId

ArtifactId

dropwizard-metrics-cloudwatch
Version

Version

1.0.14
Type

Type

jar
Description

Description

codahale-aggregated-metrics-cloudwatch-reporter
This is a CloudWatch Reporter for the stable version of Dropwizard Metrics (formerly CodaHale & Yammer Metrics). The reporter is an implementation of ScheduledReporter from Dropwizard Metrics v3.1. Each reportable value in CodeHale Metric is reported as a separate MetricDatum
Project URL

Project URL

https://github.com/mmccuiston/codahale-aggregated-metrics-cloudwatch-reporter

Download dropwizard-metrics-cloudwatch 1.0.14


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.1.0
io.dropwizard.metrics : metrics-jvm jar 4.1.0
software.amazon.awssdk : cloudwatch jar 2.7.19
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12
com.google.truth : truth jar 0.32
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.