Releases: DataDog/jmxfetch
0.49.6
- [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
- [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
- [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
- [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/
0.49.2
- [FEATURE] Added support for emitting logs with thread name #525
- [BUGFIX] Telemetry is no longer initialized when telemetry is disabled #522
Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.2/
0.49.1
- [FEATURE] Add ZGC Major and Minor Cycles and ZGC Major and Minor Pauses beans support out of the box (Generational ZGC support) #509
- [FEATURE] Added support for emitting logs with millisecond timestamp #512
Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.1/
0.49.0
- [FEATURE] Adds more per-instance telemetry data around bean matching
- [BUGFIX] Removes un-necessary statsd reinit
Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.0/
0.48.0
- [FEATURE] Adds a configurable jmxfetch telemetry check to improve jmxfetch observability #467
- [FEATURE] Added an option to enable removal of extra quotation marks during tag extraction from Java management beans' parameters/attributes #469
- [FEATURE] Updated status bean to report JMX Telemetry to Agent status #477
Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.48.0/
0.47.10
- [IMPROVEMENT] Improvements in how JMXFetch handles communicating back to the Agent. The TLS of the HTTP client used can now be configured, extra logging has been added around the SSL Context, and 'TLS' as min protocol version used in the dummyTrustManager (configurable using the flag jmxfetch.min_tls_version, e.g. -Djmxfetch.min_tls_version=TLS) #436
- [BUGFIX] Fixed issue race condition where an exception is thrown if the Agent hasn't finished initializing before JMXFetch starts to shut down #449
- [OTHER] Update management agent logic and comments for Java 7 vs 8 vs 9 #457
Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.47.10/
0.47.9
- [BUGFIX] Fixes thread leak in situations with persistent connection failures #432
- [BUGFIX] Efficiency improvements when fetching attribute data #431
- [OTHER] Improves process-attach functionality on modern JDKs #437
Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.47.9/