is not current version
Last Version 0.14.3

io.prometheus.cloudwatch:cloudwatch_exporter 0.11.0

An exporter for AWS CloudWatch metrics, for use with Prometheus.

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.cloudwatch
ArtifactId

ArtifactId

cloudwatch_exporter
Version

Version

0.11.0
Type

Type

jar
Description

Description

An exporter for AWS CloudWatch metrics, for use with Prometheus.
Project URL

Project URL

http://github.com/prometheus/cloudwatch_exporter

Download cloudwatch_exporter 0.11.0


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

Dependencies

compile (9)

Group / Artifact Type Version
software.amazon.awssdk : cloudwatch jar 2.16.64
software.amazon.awssdk : sts jar 2.16.64
software.amazon.awssdk : resourcegroupstaggingapi jar 2.16.64
org.slf4j : slf4j-jdk14 jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
org.yaml : snakeyaml jar 1.27
io.prometheus : simpleclient jar 0.10.0
io.prometheus : simpleclient_servlet jar 0.10.0
org.eclipse.jetty : jetty-servlet jar 9.4.39.v20210325

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.