jar

io.github.azagniotov : dropwizard-metrics-cloudwatch

Maven & Gradle

Feb 19, 2021
9 usages
37 stars

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

Table Of Contents

Latest Version

Download io.github.azagniotov : dropwizard-metrics-cloudwatch JAR file - Latest Versions:

All Versions

Download io.github.azagniotov : dropwizard-metrics-cloudwatch JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dropwizard-metrics-cloudwatch-2.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.azagniotov.metrics.reporter.utils

├─ io.github.azagniotov.metrics.reporter.utils.CollectionsUtils.class - [JAR]

io.github.azagniotov.metrics.reporter.cloudwatch

├─ io.github.azagniotov.metrics.reporter.cloudwatch.CloudWatchReporter.class - [JAR]

├─ io.github.azagniotov.metrics.reporter.cloudwatch.DimensionedName.class - [JAR]

├─ io.github.azagniotov.metrics.reporter.cloudwatch.DimensionedNameBuilder.class - [JAR]

Advertisement