Last Version

jmxfetch 0.46.0

JMXFetch is the new tool to collect metrics from JMX Servers in order to be sent to Datadog (http://www.datadoghq.com) It is called by the Datadog Agent (https://github.com/Datadog/datadog-agent) and sends metrics back to the Agent using the Java dogstatsd library (https://github.com/datadog/java-dogstatsd-client).

License

License

Categories

Categories

Data
GroupId

GroupId

com.datadoghq
ArtifactId

ArtifactId

jmxfetch
Version

Version

0.46.0
Type

Type

jar
Description

Description

jmxfetch
JMXFetch is the new tool to collect metrics from JMX Servers in order to be sent to Datadog (http://www.datadoghq.com) It is called by the Datadog Agent (https://github.com/Datadog/datadog-agent) and sends metrics back to the Agent using the Java dogstatsd library (https://github.com/datadog/java-dogstatsd-client).
Project URL

Project URL

https://github.com/DataDog/jmxfetch
Source Code Management

Source Code Management

https://github.com/DataDog/jmxfetch

Download jmxfetch 0.46.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.beust : jcommander jar 1.35
com.datadoghq : java-dogstatsd-client jar 2.10.5
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.12.3
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-jdk14 jar 1.7.32
org.yaml : snakeyaml jar 1.26

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.2.27

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.4.2

Project Modules

There are no modules declared in this project.