is not current version
Last Version 2.0.8

io.github.azagniotov:dropwizard-metrics-cloudwatch 1.0.13

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

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.github.azagniotov
ArtifactId

ArtifactId

dropwizard-metrics-cloudwatch
Version

Version

1.0.13
Type

Type

jar

Download dropwizard-metrics-cloudwatch 1.0.13


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