Batch Asynchronous publisher of metrics in Cloudwatch

This is a library that can be used to publish metrics in AWS Cloudwatch in batches and asynchronously.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.cirrus-up-cloud
ArtifactId

ArtifactId

cloudwatch-async-batch-metrics-publisher
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Batch Asynchronous publisher of metrics in Cloudwatch
This is a library that can be used to publish metrics in AWS Cloudwatch in batches and asynchronously.

Download cloudwatch-async-batch-metrics-publisher

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-cloudwatch jar 1.11.163
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 22.0
com.google.code.gson : gson jar 2.8.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0