не последняя версия
Последняя версия 2.0.8

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

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

Категории

Категории

DropWizard Контейнер Микросервисы Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

io.github.azagniotov
Идентификатор

Идентификатор

dropwizard-metrics-cloudwatch
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать dropwizard-metrics-cloudwatch 1.0.0


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