License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus.cloudwatch |
ArtifactId | ArtifactIdcloudwatch_exporter |
Version | Version0.13.1 |
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.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus.cloudwatch/cloudwatch_exporter/
implementation 'io.prometheus.cloudwatch:cloudwatch_exporter:0.13.1'
// https://jarcasting.com/artifacts/io.prometheus.cloudwatch/cloudwatch_exporter/
implementation ("io.prometheus.cloudwatch:cloudwatch_exporter:0.13.1")
'io.prometheus.cloudwatch:cloudwatch_exporter:jar:0.13.1'
<dependency org="io.prometheus.cloudwatch" name="cloudwatch_exporter" rev="0.13.1">
<artifact name="cloudwatch_exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus.cloudwatch', module='cloudwatch_exporter', version='0.13.1')
)
libraryDependencies += "io.prometheus.cloudwatch" % "cloudwatch_exporter" % "0.13.1"
[io.prometheus.cloudwatch/cloudwatch_exporter "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : cloudwatch | jar | 2.17.100 |
software.amazon.awssdk : sts | jar | 2.17.100 |
software.amazon.awssdk : resourcegroupstaggingapi | jar | 2.17.100 |
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
org.yaml : snakeyaml | jar | 1.29 |
io.prometheus : simpleclient | jar | 0.14.1 |
io.prometheus : simpleclient_servlet | jar | 0.14.1 |
io.prometheus : simpleclient_hotspot | jar | 0.14.1 |
org.eclipse.jetty : jetty-servlet | jar | 10.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.1.0 |