Last Version

heroku-java-metrics-agent 3.16

This artifact is for use with the JVM Runtime Metrics features. It is a lightweight Java agent that uses a Prometheus Java client to report metrics.

License

License

MIT
Categories

Categories

Java Languages Metrics Application Testing & Monitoring Monitoring Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.agent
ArtifactId

ArtifactId

heroku-java-metrics-agent
Version

Version

3.16
Type

Type

jar
Description

Description

heroku-java-metrics-agent
This artifact is for use with the JVM Runtime Metrics features. It is a lightweight Java agent that uses a Prometheus Java client to report metrics.
Project URL

Project URL

https://github.com/heroku/heroku-java-metrics-agent
Source Code Management

Source Code Management

https://github.com/heroku/heroku-java-metrics-agent

Download heroku-java-metrics-agent 3.16


<!-- https://jarcasting.com/artifacts/com.heroku.agent/heroku-java-metrics-agent/ -->
<dependency>
    <groupId>com.heroku.agent</groupId>
    <artifactId>heroku-java-metrics-agent</artifactId>
    <version>3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.agent/heroku-java-metrics-agent/
implementation 'com.heroku.agent:heroku-java-metrics-agent:3.16'
// https://jarcasting.com/artifacts/com.heroku.agent/heroku-java-metrics-agent/
implementation ("com.heroku.agent:heroku-java-metrics-agent:3.16")
'com.heroku.agent:heroku-java-metrics-agent:jar:3.16'
<dependency org="com.heroku.agent" name="heroku-java-metrics-agent" rev="3.16">
  <artifact name="heroku-java-metrics-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.agent', module='heroku-java-metrics-agent', version='3.16')
)
libraryDependencies += "com.heroku.agent" % "heroku-java-metrics-agent" % "3.16"
[com.heroku.agent/heroku-java-metrics-agent "3.16"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.