License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus.cloudwatch |
ArtifactId | ArtifactIdcloudwatch_exporter |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn exporter for AWS CloudWatch metrics, for use with Prometheus.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.prometheus.cloudwatch/cloudwatch_exporter/ -->
<dependency>
<groupId>io.prometheus.cloudwatch</groupId>
<artifactId>cloudwatch_exporter</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus.cloudwatch/cloudwatch_exporter/
implementation 'io.prometheus.cloudwatch:cloudwatch_exporter:0.14.3'
// https://jarcasting.com/artifacts/io.prometheus.cloudwatch/cloudwatch_exporter/
implementation ("io.prometheus.cloudwatch:cloudwatch_exporter:0.14.3")
'io.prometheus.cloudwatch:cloudwatch_exporter:jar:0.14.3'
<dependency org="io.prometheus.cloudwatch" name="cloudwatch_exporter" rev="0.14.3">
<artifact name="cloudwatch_exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus.cloudwatch', module='cloudwatch_exporter', version='0.14.3')
)
libraryDependencies += "io.prometheus.cloudwatch" % "cloudwatch_exporter" % "0.14.3"
[io.prometheus.cloudwatch/cloudwatch_exporter "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : cloudwatch | jar | 2.17.206 |
software.amazon.awssdk : sts | jar | 2.17.206 |
software.amazon.awssdk : resourcegroupstaggingapi | jar | 2.17.206 |
commons-codec : commons-codec | jar | 1.15 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
org.yaml : snakeyaml | jar | 1.30 |
io.prometheus : simpleclient | jar | 0.16.0 |
io.prometheus : simpleclient_servlet_jakarta | jar | 0.16.0 |
io.prometheus : simpleclient_hotspot | jar | 0.16.0 |
org.eclipse.jetty : jetty-servlet | jar | 11.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.6.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |