Skip to content

Releases: DataDog/jmxfetch

0.52.0

Choose a tag to compare

@carlosroman carlosroman released this 13 Apr 15:56
a7b1697
  • [FEATURE] Add key_property support for dynamic_tags to extract tag values from JMX bean name key properties #601
  • [FEATURE] Add JMX metrics mappings for Generational Shenandoah GC #596 (Thanks @krrg)
  • [IMPROVEMENT] Add use_canonical_bean_name config option to guarantee consistent key property ordering in bean names #597
  • [IMPROVEMENT] Automatically use snakeyaml-engine on Java 8+ with fallback to legacy snakeyaml on Java 7 #585

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.52.0/

0.51.0

Choose a tag to compare

@jszwedko jszwedko released this 28 Oct 21:45
d76c9b3
  • [FEATURE] Add configuration-level dynamic tags for JMX attribute values via dynamic_tags #581

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.51.0/

0.50.0

Choose a tag to compare

@carlosroman carlosroman released this 22 Aug 12:48
38dea41

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.50.0/

0.49.9

Choose a tag to compare

@carlosroman carlosroman released this 16 Jul 16:24
6a1e11c
  • [SECURITY] Bump jackson dependency to version 2.13.0 to mitigate CVE-2025-49128 #565
  • [BUGFIX] Reverted #554 as it broke support for Java 7 #572

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.9/

0.49.8

Choose a tag to compare

@carlosroman carlosroman released this 04 Jun 07:56
65be6f0
  • [FEATURE] Added support for GraalVM Native GC metrics #560 (Thanks @ygree)

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.8/

0.49.7

Choose a tag to compare

@carlosroman carlosroman released this 02 May 11:15
0bfc97a
  • [IMPROVEMENT] Encapsulate the JsonParser error type to hide the Jackson exception inside the wrapper, to avoid a dependency on Jackson outside of App.java #553 (Thanks @ygree)
  • [IMPROVEMENT] Migrate from snakeyaml to snakeyaml-engine to stop using snakeyaml reflection, which is poorly compatible with GraalVM native builds #554 (Thanks @ygree)

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.7/

0.49.6

Choose a tag to compare

@carlosroman carlosroman released this 11 Nov 08:25
f75d403
  • [BUGFIX] Fixed NullPointerException on JBoss when user and password not set #546

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.6/

0.49.5

Choose a tag to compare

@carlosroman carlosroman released this 24 Oct 08:18
6bb22a1
  • [FEATURE] Added support for UnloadedClassCount metric #540

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.5/

0.49.4

Choose a tag to compare

@carlosroman carlosroman released this 23 Aug 08:32
76f0a04
  • [FEATURE] Added support for IBM J9 gc metrics #534

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.4/

0.49.3

Choose a tag to compare

@carlosroman carlosroman released this 29 Jul 09:28
4c36826
  • [FEATURE] Added support for jsr77 j2ee statistics #531
  • [FEATURE] Added support for custom ConnectionFactory #530

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.3/