is not current version
Last Version 1.0.4

com.deevvi:prometheus-exporter-for-aws-clients 1.0.3

Lightweight Request Handler to add on any AWS client in order to obtain Prometheus metrics.

Categories

Categories

AWS Container PaaS Providers CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.deevvi
ArtifactId

ArtifactId

prometheus-exporter-for-aws-clients
Version

Version

1.0.3
Type

Type

jar

Download prometheus-exporter-for-aws-clients 1.0.3


<!-- https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/ -->
<dependency>
    <groupId>com.deevvi</groupId>
    <artifactId>prometheus-exporter-for-aws-clients</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/
implementation 'com.deevvi:prometheus-exporter-for-aws-clients:1.0.3'
// https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/
implementation ("com.deevvi:prometheus-exporter-for-aws-clients:1.0.3")
'com.deevvi:prometheus-exporter-for-aws-clients:jar:1.0.3'
<dependency org="com.deevvi" name="prometheus-exporter-for-aws-clients" rev="1.0.3">
  <artifact name="prometheus-exporter-for-aws-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deevvi', module='prometheus-exporter-for-aws-clients', version='1.0.3')
)
libraryDependencies += "com.deevvi" % "prometheus-exporter-for-aws-clients" % "1.0.3"
[com.deevvi/prometheus-exporter-for-aws-clients "1.0.3"]